[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: copying+pasting screen examples



Murray McAllister wrote:
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/named­stats.log";
};

It's fixed I just edited it and added the extra dash and it works fine?

Cheers,

Marc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]