diff options
author | des <des@FreeBSD.org> | 1998-04-23 19:12:41 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 1998-04-23 19:12:41 +0000 |
commit | 49c359a7e6c7d4baaa139f18416d0d294e098611 (patch) | |
tree | 933709460e6073983864265d026cafe27a46e49c /usr.sbin/rwhod | |
parent | 6cfa12f63a92607898a1d433ec48fef8dbf933a4 (diff) | |
download | FreeBSD-src-49c359a7e6c7d4baaa139f18416d0d294e098611.zip FreeBSD-src-49c359a7e6c7d4baaa139f18416d0d294e098611.tar.gz |
There is no "rwho" service, it's "who"
PR: bin/6396
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
Diffstat (limited to 'usr.sbin/rwhod')
-rw-r--r-- | usr.sbin/rwhod/rwhod.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index 2b03ca3..a7243e4 100644 --- a/usr.sbin/rwhod/rwhod.8 +++ b/usr.sbin/rwhod/rwhod.8 @@ -117,7 +117,7 @@ those old won't hear the reports generated by this program. .Pp The server transmits and receives messages at the port indicated -in the ``rwho'' service specification; see +in the ``who'' service specification; see .Xr services 5 . The messages sent and received, are of the form: .Bd -literal -offset indent |