summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-10-24 08:49:06 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-10-24 08:49:06 +0000
commit1cc45ca295553cc9922b7a3db39011d585b3acd7 (patch)
tree328f15e37bc2eeaf43eab5442be79a43223f2d16
parent79ffbaf1dfb092b81a0b2029e0c36bcd2a22d94d (diff)
Notes
-rw-r--r--usr.bin/finger/finger.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/finger/finger.1 b/usr.bin/finger/finger.1
index 1b6083874209..75a55bf25838 100644
--- a/usr.bin/finger/finger.1
+++ b/usr.bin/finger/finger.1
@@ -57,11 +57,12 @@ status (as a ``*'' before the terminal name if write permission is
denied), idle time, login time, and either office location and office
phone number, or the remote host.
If
-.Fl h
-is given, the remote host is printed (the default). If
.Fl o
is given, the office location and office phone number is printed
-instead.
+(the default).
+If
+.Fl h
+is given, the remote host is printed instead.
.Pp
Idle time is in minutes if it is a single integer, hours and minutes
if a ``:'' is present, or days if a ``d'' is present.