[PATCH 2/7] man: Build proper sentences for various options.

Cyril Brulebois kibi at debian.org
Sun Jun 5 14:32:25 PDT 2011


Signed-off-by: Cyril Brulebois <kibi at debian.org>
---
 man/Xserver.man |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/man/Xserver.man b/man/Xserver.man
index 2c016c2..d239cf3 100644
--- a/man/Xserver.man
+++ b/man/Xserver.man
@@ -174,7 +174,7 @@ sets the maximum big request to
 MB.
 .TP 8
 .B \-nocursor
-disable the display of the pointer cursor.
+disables the display of the pointer cursor.
 .TP 8
 .B \-nolisten \fItrans-type\fP
 disables a transport type.  For example, TCP/IP connections can be disabled
@@ -321,11 +321,11 @@ enables XDMCP and sends Query packets to the specified
 .IR hostname .
 .TP 8
 .B \-broadcast
-enable XDMCP and broadcasts BroadcastQuery packets to the network.  The
+enables XDMCP and broadcasts BroadcastQuery packets to the network.  The
 first responding display manager will be chosen for the session.
 .TP 8
 .B \-multicast [\fIaddress\fP [\fIhop count\fP]]
-Enable XDMCP and multicast BroadcastQuery packets to the  network.
+enables XDMCP and multicasts BroadcastQuery packets to the  network.
 The first responding display manager is chosen for the session.  If an
 address is specified, the multicast is sent to that address.  If no
 address is specified, the multicast is sent to the default XDMCP IPv6
@@ -335,7 +335,7 @@ is set to a maximum of 1 hop, to prevent the multicast from being routed
 beyond the local network.
 .TP 8
 .B \-indirect \fIhostname\fP
-enables XDMCP and send IndirectQuery packets to the specified
+enables XDMCP and sends IndirectQuery packets to the specified
 .IR hostname .
 .TP 8
 .B \-port \fIport-number\fP
@@ -364,7 +364,7 @@ server and the manager.  This option sets the value of that private
 data (not that it is very private, being on the command line!).
 .TP 8
 .B \-displayID \fIdisplay-id\fP
-Yet another XDMCP specific value, this one allows the display manager to
+is yet another XDMCP specific value, which allows the display manager to
 identify each display so that it can locate the shared key.
 .SH XKEYBOARD OPTIONS
 X servers that support the XKEYBOARD (a.k.a. \*qXKB\*q) extension accept the
@@ -377,7 +377,7 @@ relative path from the XKB base directory.  The default XKB base directory is
 enables(+) or disables(-) AccessX key sequences.
 .TP 8
 .B \-xkbdir \fIdirectory\fP
-base directory for keyboard layout files.  This option is not available
+sets the base directory for keyboard layout files.  This option is not available
 for setuid X servers (i.e., when the X server's real and effective uids
 are different).
 .TP 8
-- 
1.7.5.3



More information about the xorg-devel mailing list