[PATCH 1/7] man: Fix typo.
Cyril Brulebois
kibi at debian.org
Sun Jun 5 14:32:24 PDT 2011
As far as I can tell, disconnect is a verb, not a noun.
Signed-off-by: Cyril Brulebois <kibi at debian.org>
---
man/Xserver.man | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man/Xserver.man b/man/Xserver.man
index b725949..2c016c2 100644
--- a/man/Xserver.man
+++ b/man/Xserver.man
@@ -89,7 +89,7 @@ This option exists primarily for running test suites remotely.
.B \-audit \fIlevel\fP
sets the audit trail level. The default level is 1, meaning only connection
rejections are reported. Level 2 additionally reports all successful
-connections and disconnects. Level 4 enables messages from the
+connections and disconnections. Level 4 enables messages from the
SECURITY extension, if present, including generation and revocation of
authorizations and violations of the security policy.
Level 0 turns off the audit trail.
--
1.7.5.3
More information about the xorg-devel
mailing list