Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/finger Fix description of -o option. Noted by Snader...



details:   https://anonhg.NetBSD.org/src/rev/4d14c0f88f31
branches:  trunk
changeset: 779684:4d14c0f88f31
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Jun 10 17:45:59 2012 +0000

description:
Fix description of -o option. Noted by Snader_LB on freenode.

diffstat:

 usr.bin/finger/finger.1 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r 2e991408bd7a -r 4d14c0f88f31 usr.bin/finger/finger.1
--- a/usr.bin/finger/finger.1   Sun Jun 10 17:05:18 2012 +0000
+++ b/usr.bin/finger/finger.1   Sun Jun 10 17:45:59 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: finger.1,v 1.15 2003/08/07 11:13:44 agc Exp $
+.\"    $NetBSD: finger.1,v 1.16 2012/06/10 17:45:59 dholland Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"    from: @(#)finger.1      8.3 (Berkeley) 5/5/94
 .\"
-.Dd September 12, 2002
+.Dd June 10, 2012
 .Dt FINGER 1
 .Os
 .Sh NAME
@@ -121,8 +121,8 @@
 .It Fl o
 When used in conjunction with the
 .Fl s
-option, the office location and office phone information is displayed
-instead of the name of the remote host.
+option, the office location and office phone information is displayed.
+This is the default.
 .It Fl p
 Prevents
 the



Home | Main Index | Thread Index | Old Index