diff options
| -rw-r--r-- | lib/libc/rpc/getnetpath.3 | 4 | ||||
| -rw-r--r-- | lib/libc/sys/setresuid.2 | 2 | ||||
| -rw-r--r-- | share/man/man5/rc.conf.5 | 4 |
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 , |
