[PATCH] usage(): Print summary for the -n option

Søren Sandmann sandmann at cs.au.dk
Thu Sep 26 09:55:29 PDT 2013


From: Søren Sandmann Pedersen <ssp at redhat.com>

This option is mentioned in the man page, but not in the help text
---
Apologies if this shows up twice on the list.

 xauth.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/xauth.c b/xauth.c
index 13f6ace..4db47fb 100644
--- a/xauth.c
+++ b/xauth.c
@@ -67,6 +67,7 @@ usage(void)
 "    -q                             turn off extra messages",
 "    -i                             ignore locks on authority file",
 "    -b                             break locks on authority file",
+"    -n                             do not resolve host names in authority file",
 "",
 "and commands have the following syntax:",
 "",
-- 
1.7.1



More information about the xorg-devel mailing list