Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/mountd Remove xref to signal(7).



details:   https://anonhg.NetBSD.org/src/rev/c3943cc933cd
branches:  trunk
changeset: 819944:c3943cc933cd
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sat Dec 24 08:26:57 2016 +0000

description:
Remove xref to signal(7).

As noted by wiz, it is probably not a good idea to mention signal(7) in SEE ALSO
every time a signal name is used in a man page.

diffstat:

 usr.sbin/mountd/mountd.8 |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 5f08ecb0045c -r c3943cc933cd usr.sbin/mountd/mountd.8
--- a/usr.sbin/mountd/mountd.8  Sat Dec 24 08:05:47 2016 +0000
+++ b/usr.sbin/mountd/mountd.8  Sat Dec 24 08:26:57 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mountd.8,v 1.37 2016/12/22 09:44:56 abhinav Exp $
+.\"    $NetBSD: mountd.8,v 1.38 2016/12/24 08:26:57 abhinav Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -140,7 +140,6 @@
 .Xr nfssvc 2 ,
 .Xr ipsec_set_policy 3 ,
 .Xr exports 5 ,
-.Xr signal 7 ,
 .Xr nfsd 8 ,
 .Xr rpcbind 8 ,
 .Xr showmount 8



Home | Main Index | Thread Index | Old Index