summaryrefslogtreecommitdiff
path: root/lib/libc
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 /lib/libc
parent57168893b2bbc892cd2734b90021cbac4afc3f5a (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/rpc/getnetpath.34
-rw-r--r--lib/libc/sys/setresuid.22
2 files changed, 3 insertions, 3 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 ,