Xorg.man: fix whitespace issues
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Rémi Cardona <remi@gentoo.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
		
							parent
							
								
									6358a60065
								
							
						
					
					
						commit
						dcdd8ea82c
					
				| 
						 | 
					@ -15,7 +15,7 @@ is a full featured X server that was originally designed for UNIX and
 | 
				
			||||||
UNIX-like operating systems running on Intel x86 hardware.  It now runs
 | 
					UNIX-like operating systems running on Intel x86 hardware.  It now runs
 | 
				
			||||||
on a wider range of hardware and OS platforms.
 | 
					on a wider range of hardware and OS platforms.
 | 
				
			||||||
.PP
 | 
					.PP
 | 
				
			||||||
This work was derived by the X.Org Foundation from the XFree86 Project's 
 | 
					This work was derived by the X.Org Foundation from the XFree86 Project's
 | 
				
			||||||
.I "XFree86\ 4.4rc2"
 | 
					.I "XFree86\ 4.4rc2"
 | 
				
			||||||
release.
 | 
					release.
 | 
				
			||||||
The XFree86 release was originally derived from
 | 
					The XFree86 release was originally derived from
 | 
				
			||||||
| 
						 | 
					@ -117,13 +117,13 @@ one way, the highest precedence mechanism is used.  The list of mechanisms
 | 
				
			||||||
is ordered from highest precedence to lowest.  Note that not all parameters
 | 
					is ordered from highest precedence to lowest.  Note that not all parameters
 | 
				
			||||||
can be supplied via all methods.  The available command line options
 | 
					can be supplied via all methods.  The available command line options
 | 
				
			||||||
and environment variables (and some defaults) are described here and in
 | 
					and environment variables (and some defaults) are described here and in
 | 
				
			||||||
the Xserver(__appmansuffix__) manual page.  Most configuration file 
 | 
					the Xserver(__appmansuffix__) manual page.  Most configuration file
 | 
				
			||||||
parameters, with their defaults, are described in the
 | 
					parameters, with their defaults, are described in the
 | 
				
			||||||
__xconfigfile__(__filemansuffix__) manual page.  Driver and module specific 
 | 
					__xconfigfile__(__filemansuffix__) manual page.  Driver and module specific
 | 
				
			||||||
configuration parameters are described in the relevant driver or module 
 | 
					configuration parameters are described in the relevant driver or module
 | 
				
			||||||
manual page.
 | 
					manual page.
 | 
				
			||||||
.PP
 | 
					.PP
 | 
				
			||||||
In addition to the normal server options described in the 
 | 
					In addition to the normal server options described in the
 | 
				
			||||||
Xserver(__appmansuffix__) manual page,
 | 
					Xserver(__appmansuffix__) manual page,
 | 
				
			||||||
.B __xservername__
 | 
					.B __xservername__
 | 
				
			||||||
accepts the following command line switches:
 | 
					accepts the following command line switches:
 | 
				
			||||||
| 
						 | 
					@ -673,7 +673,7 @@ information can be found from the X.Org web site
 | 
				
			||||||
.PP
 | 
					.PP
 | 
				
			||||||
.B __xservername__
 | 
					.B __xservername__
 | 
				
			||||||
is copyright software, provided under licenses that permit modification
 | 
					is copyright software, provided under licenses that permit modification
 | 
				
			||||||
and redistribution in source and binary form without fee.  
 | 
					and redistribution in source and binary form without fee.
 | 
				
			||||||
.B __xservername__ is copyright by numerous authors and
 | 
					.B __xservername__ is copyright by numerous authors and
 | 
				
			||||||
contributors from around the world.  Licensing information can be found
 | 
					contributors from around the world.  Licensing information can be found
 | 
				
			||||||
at
 | 
					at
 | 
				
			||||||
| 
						 | 
					@ -684,6 +684,6 @@ Refer to the source code for specific copyright notices.
 | 
				
			||||||
is a trademark of The XFree86 Project, Inc.
 | 
					is a trademark of The XFree86 Project, Inc.
 | 
				
			||||||
.PP
 | 
					.PP
 | 
				
			||||||
.B X11(TM)
 | 
					.B X11(TM)
 | 
				
			||||||
and 
 | 
					and
 | 
				
			||||||
.B X Window System(TM)
 | 
					.B X Window System(TM)
 | 
				
			||||||
are trademarks of The Open Group.
 | 
					are trademarks of The Open Group.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue