aboutsummaryrefslogtreecommitdiff
path: root/libexec/fingerd/fingerd.8
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2014-11-20 04:15:58 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2014-11-20 04:15:58 +0000
commitd5fb42c2ca751cfcea29825b6b12e0c2d2377ecc (patch)
treed48d8d1b8303274be9416ed9a800a4a626c3fff0 /libexec/fingerd/fingerd.8
parent8f92db287e0ec6cf3544e4fbbe8fcaaf17289cb3 (diff)
Notes
Diffstat (limited to 'libexec/fingerd/fingerd.8')
-rw-r--r--libexec/fingerd/fingerd.820
1 files changed, 2 insertions, 18 deletions
diff --git a/libexec/fingerd/fingerd.8 b/libexec/fingerd/fingerd.8
index 304479f1caaca..ddef1a87251e0 100644
--- a/libexec/fingerd/fingerd.8
+++ b/libexec/fingerd/fingerd.8
@@ -28,7 +28,7 @@
.\" @(#)fingerd.8 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd April 1, 2010
+.Dd November 19, 2014
.Dt FINGERD 8
.Os
.Sh NAME
@@ -86,7 +86,7 @@ returns a
report that lists all people logged into
the system at that moment.
.Pp
-If a user name is specified (e.g.\&
+If a user name is specified (e.g.,\&
.Pf eric Aq Tn CRLF )
then the
response lists more extended information for only that particular user,
@@ -159,19 +159,3 @@ The
.Nm
utility appeared in
.Bx 4.3 .
-.Sh BUGS
-Connecting directly to the server from a
-.Tn TIP
-or an equally narrow-minded
-.Tn TELNET Ns \-protocol
-user program can result
-in meaningless attempts at option negotiation being sent to the
-server, which will foul up the command line interpretation.
-The
-.Nm
-utility should be taught to filter out
-.Tn IAC Ns \'s
-and perhaps even respond
-negatively
-.Pq Tn IAC WON'T
-to all option commands received.