Module Name: src
Committed By: abhinav
Date: Thu Dec 22 09:44:56 UTC 2016
Modified Files:
src/usr.sbin/mountd: mountd.8
Log Message:
Add xrefs to ipsec_set_policy(3) and signal(7)
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 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.36 src/usr.sbin/mountd/mountd.8:1.37
--- src/usr.sbin/mountd/mountd.8:1.36 Wed Nov 2 20:27:33 2011
+++ src/usr.sbin/mountd/mountd.8 Thu Dec 22 09:44:56 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: mountd.8,v 1.36 2011/11/02 20:27:33 wiz Exp $
+.\" $NetBSD: mountd.8,v 1.37 2016/12/22 09:44:56 abhinav Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -138,7 +138,9 @@ the list of remotely mounted filesystems
.Sh SEE ALSO
.Xr nfsstat 1 ,
.Xr nfssvc 2 ,
+.Xr ipsec_set_policy 3 ,
.Xr exports 5 ,
+.Xr signal 7 ,
.Xr nfsd 8 ,
.Xr rpcbind 8 ,
.Xr showmount 8