Module Name: src
Committed By: abhinav
Date: Thu Dec 22 12:42:25 UTC 2016
Modified Files:
src/libexec/fingerd: fingerd.8
Log Message:
We don't have any ``name'' program, so remove its reference
and use markup to refer finger(1).
ok wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/libexec/fingerd/fingerd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/libexec/fingerd/fingerd.8
diff -u src/libexec/fingerd/fingerd.8:1.20 src/libexec/fingerd/fingerd.8:1.21
--- src/libexec/fingerd/fingerd.8:1.20 Sun Nov 2 11:27:49 2003
+++ src/libexec/fingerd/fingerd.8 Thu Dec 22 12:42:24 2016
@@ -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.