svn commit: r53378 - head/en_US.ISO8859-1/books/handbook/network-servers

Benedict Reuschling <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bcr
Date: Thu Sep  5 20:46:54 2019
New Revision: 53378
URL: https://svnweb.freebsd.org/changeset/doc/53378

Log:
  Clean up this chapter a bit using textproc/igor output:
  - Use tabs instead of spaces
  - wrap long lines
  - bad indent
  
  Event:	    vBSDcon FreeBSD Hackathon

Modified:
  head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Thu Sep  5 20:22:58 2019	(r53377)
+++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml	Thu Sep  5 20:46:54 2019	(r53378)
@@ -2252,14 +2252,14 @@ TWO       (,hotel,test-domain)
 	</author>
       </authorgroup>
       <authorgroup>
-       <author>
-         <personname>
-           <firstname>Rocky</firstname>
-           <surname>Hotas</surname>
-         </personname>
-         <contrib>Updates by </contrib>
-       </author>
-     </authorgroup>
+	<author>
+	  <personname>
+	    <firstname>Rocky</firstname>
+	    <surname>Hotas</surname>
+	  </personname>
+	  <contrib>Updates by </contrib>
+	</author>
+      </authorgroup>
     </info>
 
     <indexterm><primary>LDAP</primary></indexterm>
@@ -4371,13 +4371,13 @@ driftfile /var/db/ntp.drift</programlisting>
 	example:</para>
 
       <programlisting>set filter dial 0 deny udp src eq 123
- # Prevent NTP traffic from initiating dial out
- set filter dial 1 permit 0 0
- set filter alive 0 deny udp src eq 123
- # Prevent incoming NTP traffic from keeping the connection open
- set filter alive 1 deny udp dst eq 123
- # Prevent outgoing NTP traffic from keeping the connection open
- set filter alive 2 permit 0/0 0/0</programlisting>
+# Prevent NTP traffic from initiating dial out
+set filter dial 1 permit 0 0
+set filter alive 0 deny udp src eq 123
+# Prevent incoming NTP traffic from keeping the connection open
+set filter alive 1 deny udp dst eq 123
+# Prevent outgoing NTP traffic from keeping the connection open
+set filter alive 2 permit 0/0 0/0</programlisting>
 
       <para>For more details, refer to the
 	<literal>PACKET FILTERING</literal> section in &man.ppp.8; and
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.