diff options
author | mike <mike@FreeBSD.org> | 2001-09-04 17:49:07 +0000 |
---|---|---|
committer | mike <mike@FreeBSD.org> | 2001-09-04 17:49:07 +0000 |
commit | 6995cd30050939abf97ac0fa7fb42a68ce4f63a1 (patch) | |
tree | 463e4aa5fc078feaa0fbfc0609b8492fe94a3f49 /usr.bin/whois | |
parent | 3a0fe6bf7d904413c32007e865a5c7d2d488087a (diff) | |
download | FreeBSD-src-6995cd30050939abf97ac0fa7fb42a68ce4f63a1.zip FreeBSD-src-6995cd30050939abf97ac0fa7fb42a68ce4f63a1.tar.gz |
Remove a trailing space at the end of a line.
Forgotten by: mike
Submitted by: ru
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 f7eef3c..9d4f5ac 100644 --- a/usr.bin/whois/whois.1 +++ b/usr.bin/whois/whois.1 @@ -261,7 +261,7 @@ on port .Dq Li rwhois (written numerically as 4321). .Pp -.Dl "whois -h non-existent.host -p rwhois query-data" +.Dl "whois -h non-existent.host -p rwhois query-data" .Sh SEE ALSO .Rs .%A Ken Harrenstien |