diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
| commit | 3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (patch) | |
| tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/rpc.rusersd | |
| parent | 4690560d06982b398ace1f6da555bfad95e82024 (diff) | |
Notes
Diffstat (limited to 'libexec/rpc.rusersd')
| -rw-r--r-- | libexec/rpc.rusersd/rpc.rusersd.8 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/libexec/rpc.rusersd/rpc.rusersd.8 b/libexec/rpc.rusersd/rpc.rusersd.8 index e5bbe2fe96e1..6efd47de9ede 100644 --- a/libexec/rpc.rusersd/rpc.rusersd.8 +++ b/libexec/rpc.rusersd/rpc.rusersd.8 @@ -42,8 +42,9 @@ .Sh SYNOPSIS .Nm /usr/libexec/rpc.rusersd .Sh DESCRIPTION -.Nm Rpc.rusersd -is a server which returns information about users +The +.Nm +utility is a server which returns information about users currently logged in to the system. .Pp The currently logged in users are queried using the @@ -54,8 +55,9 @@ The daemon is normally invoked by .Xr inetd 8 . .Pp -.Nm Rpc.rusersd -uses an +The +.Nm +utility uses an .Tn RPC protocol defined in .Pa /usr/include/rpcsvc/rnusers.x . |
