Module Name:    xsrc
Committed By:   uwe
Date:           Mon Feb 22 23:57:51 UTC 2016

Modified Files:
        xsrc/external/mit/xdm/dist/man: xdm.man

Log Message:
Protect comments in Xaccess file example from being eaten by the
C preprocessor.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit/xdm/dist/man/xdm.man

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xdm/dist/man/xdm.man
diff -u xsrc/external/mit/xdm/dist/man/xdm.man:1.1.1.1 xsrc/external/mit/xdm/dist/man/xdm.man:1.2
--- xsrc/external/mit/xdm/dist/man/xdm.man:1.1.1.1	Fri May 31 22:19:37 2013
+++ xsrc/external/mit/xdm/dist/man/xdm.man	Mon Feb 22 23:57:51 2016
@@ -683,13 +683,13 @@ Here is an example Xaccess file:
 .LP
 .ta 2i 4i
 .nf
-#
-# Xaccess \- XDMCP access control file
-#
-
-#
-# Direct/Broadcast query entries
-#
+\&#
+\&# Xaccess \- XDMCP access control file
+\&#
+
+\&#
+\&# Direct/Broadcast query entries
+\&#
 
 !xtra.lcs.mit.edu	# disallow direct/broadcast service for xtra
 bambi.ogi.edu	# allow access from this particular display
@@ -698,9 +698,9 @@ bambi.ogi.edu	# allow access from this p
 *.deshaw.com	NOBROADCAST	# allow only direct access
 *.gw.com			# allow direct and broadcast
 
-#
-# Indirect query entries
-#
+\&#
+\&# Indirect query entries
+\&#
 
 %HOSTS	expo.lcs.mit.edu xenon.lcs.mit.edu \\
 	excess.lcs.mit.edu kanga.lcs.mit.edu

Reply via email to