Source-Changes-HG archive

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

[src/trunk]: src/libexec/fingerd We don't have any ``name'' program, so remov...



details:   https://anonhg.NetBSD.org/src/rev/5f5c78027a57
branches:  trunk
changeset: 819900:5f5c78027a57
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Thu Dec 22 12:42:24 2016 +0000

description:
We don't have any ``name'' program, so remove its reference
and use markup to refer finger(1).

ok wiz@

diffstat:

 libexec/fingerd/fingerd.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r ff0b4513c032 -r 5f5c78027a57 libexec/fingerd/fingerd.8
--- a/libexec/fingerd/fingerd.8 Thu Dec 22 12:39:40 2016 +0000
+++ b/libexec/fingerd/fingerd.8 Thu Dec 22 12:42:24 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fingerd.8,v 1.20 2003/11/02 11:27:49 wiz Exp $
+.\"    $NetBSD: fingerd.8,v 1.21 2016/12/22 12:42:24 abhinav Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -43,7 +43,8 @@
 .Nm
 is a simple protocol based on RFC 1288
 that provides an interface to the
-Name and Finger programs at several network sites.
+.Xr finger 1
+at several network sites.
 The program is supposed to return a friendly,
 human-oriented status report on either the system at the moment
 or a particular person in depth.



Home | Main Index | Thread Index | Old Index