Module Name: src
Committed By: abhinav
Date: Sat Dec 24 08:26:57 UTC 2016
Modified Files:
src/usr.sbin/mountd: mountd.8
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/mountd/mountd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/mountd/mountd.8
diff -u src/usr.sbin/mountd/mountd.8:1.37 src/usr.sbin/mountd/mountd.8:1.38
--- src/usr.sbin/mountd/mountd.8:1.37 Thu Dec 22 09:44:56 2016
+++ src/usr.sbin/mountd/mountd.8 Sat Dec 24 08:26:57 2016
@@ -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 @@ the list of remotely mounted filesystems
.Xr nfssvc 2 ,
.Xr ipsec_set_policy 3 ,
.Xr exports 5 ,
-.Xr signal 7 ,
.Xr nfsd 8 ,
.Xr rpcbind 8 ,
.Xr showmount 8