diff options
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 |