From: Søren Sandmann Pedersen <[email protected]> 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
