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/63ca080b344f
branches: trunk
changeset: 349758:63ca080b344f
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 c8fa4abbaecc -r 63ca080b344f 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