diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-20 02:09:00 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-20 02:09:00 +0000 |
commit | 0373ecdd1952902ee97252bdf17e0a48af75d6f3 (patch) | |
tree | 5ff165c7ec6c2c8e520ce3d139310bc63e18d84e /usr.bin | |
parent | 4e649f36edd16b9fed5aa1bcf2378764b1fb32dc (diff) |
Xr fingerd(8)
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/finger/finger.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/finger/finger.1 b/usr.bin/finger/finger.1 index 768815c9a80..071541ef6df 100644 --- a/usr.bin/finger/finger.1 +++ b/usr.bin/finger/finger.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: finger.1,v 1.6 1998/09/26 19:54:44 aaron Exp $ +.\" $OpenBSD: finger.1,v 1.7 1999/04/20 02:08:59 aaron Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. @@ -182,6 +182,7 @@ The option is the only option that may be passed to a remote machine. .Sh SEE ALSO .Xr chpass 1 , +.Xr fingerd 8 , .Xr w 1 , .Xr who 1 .Sh HISTORY |