summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-06-05 12:23:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-06-05 12:23:22 +0000
commit76c6864951bd3a5a886cab356c050b47b2445a60 (patch)
tree41db7d1929e9fdcdfa04de786c7d8cec1614c18d
parent57168893b2bbc892cd2734b90021cbac4afc3f5a (diff)
Notes
-rw-r--r--lib/libc/rpc/getnetpath.34
-rw-r--r--lib/libc/sys/setresuid.22
-rw-r--r--share/man/man5/rc.conf.54
3 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/rpc/getnetpath.3 b/lib/libc/rpc/getnetpath.3
index 913a4cb1e8b2..655ddf9c8ef3 100644
--- a/lib/libc/rpc/getnetpath.3
+++ b/lib/libc/rpc/getnetpath.3
@@ -33,7 +33,7 @@ as it is
by the
.Ev NETPATH
environment variable (see
-.Xr environ 5 ) .
+.Xr environ 7 ) .
See
.Xr getnetconfig 3
for other routines that also access the
@@ -150,5 +150,5 @@ returns
.Dv NULL .
.Sh SEE ALSO
.Xr getnetconfig 3 ,
-.Xr environ 5 ,
+.Xr environ 7 ,
.Xr netconfig 5
diff --git a/lib/libc/sys/setresuid.2 b/lib/libc/sys/setresuid.2
index fe7e202e0136..a150981547e3 100644
--- a/lib/libc/sys/setresuid.2
+++ b/lib/libc/sys/setresuid.2
@@ -89,7 +89,7 @@ was invalid.
.Xr geteuid 2 ,
.Xr getgid 2 ,
.Xr getuid 2 ,
-.Xr isssetugid 2 ,
+.Xr issetugid 2 ,
.Xr setgid 2 ,
.Xr setregid 2 ,
.Xr setreuid 2 ,
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 2e75119d7912..e42063a9dbf8 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -370,7 +370,7 @@ by default.
Set it to
.Ar YES
to enable
-.Xr ipnat 8
+.Xr ipnat 1
network address translation.
Setting this variable needs setting
.Va ipfilter_enable ,
@@ -425,7 +425,7 @@ to enable
monitoring (logging
.Xr ipf 8
and
-.Xr ipnat 8
+.Xr ipnat 1
events).
Setting this variable needs setting
.Va ipfilter_enable ,