diff options
author | gjb <gjb@FreeBSD.org> | 2012-05-10 02:07:00 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-05-10 02:07:00 +0000 |
commit | c12b44c606b6cad01d15533ba20af28dde78aea6 (patch) | |
tree | b5f4dc5969c284d77f6a79e6bdf32264b6841eb9 /usr.bin/whois | |
parent | c5b8ea046e66bbdee2b74df0b6e50fca4fa70295 (diff) | |
download | FreeBSD-src-c12b44c606b6cad01d15533ba20af28dde78aea6.zip FreeBSD-src-c12b44c606b6cad01d15533ba20af28dde78aea6.tar.gz |
General mdoc(7) and typo fixes.
PR: 167696
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Diffstat (limited to 'usr.bin/whois')
-rw-r--r-- | usr.bin/whois/whois.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/whois/whois.1 b/usr.bin/whois/whois.1 index 2484994..287a42e 100644 --- a/usr.bin/whois/whois.1 +++ b/usr.bin/whois/whois.1 @@ -203,12 +203,12 @@ This option is deprecated; use the option with an argument of .Qq Li RU instead. +.El .Pp The operands specified to .Nm are treated independently and may be used as queries on different whois servers. -.El .Sh EXIT STATUS .Ex -std .Sh EXAMPLES |