Hi, I am trying to re-do the DNS section for use with RPMs instead of tarball. I have just noticed that I can't correctly copy and paste the examples I have done using {{{ }}}. I assume these will be converted to <screen> tags eventually, maybe the problem will go away then. For example, copying the /etc/named.conf options section from https://fedoraproject.org/wiki/Docs/Drafts/AdministrationGuide/Servers/DNSBIND/BINDConfiguration appears as the following in vim: options { directory "/etc/bind"; allow--query {any;}; recursion no; pid--file "/var/run/named/named.pid"; zone--statistics yes; statistics-f-ile "/etc/bind/namedstats.log"; }; There are double "-" characters, however these characters did not appear when I copied them from vim into here :( . These options will not be valid when double "-" characters are used. I'm not sure if this is a huge problem, but I thought it would be ncie if people could copy and paste these samples to get a basic working configuration before changing it to suit their needs. I was thinking of putting a warning to look out for this, but I thought it would look sloppy. Has anyone had this problem before? Kind Regards, Murray. -------------------------------------------------------------------------------------------------------------------- pub 1024D/81B3FDEB 2007-09-19 [expires: 2008-09-18] Key fingerprint = 4ED9 9907 5BF0 4132 2B46 20D1 C0C6 362D 81B3 FDEB Murray McAllister (Fedora Docs Project / mdious) <murray.mcallister@xxxxxxxxx> sub 2048g/B04CFA0C 2007-09-19 [expires: 2008-09-18] -- fedora-docs-list mailing list fedora-docs-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-docs-list