diff options
Diffstat (limited to 'usr/src/man/man4')
| -rw-r--r-- | usr/src/man/man4/contract.4 | 1 | ||||
| -rw-r--r-- | usr/src/man/man4/core.4 | 2 | ||||
| -rw-r--r-- | usr/src/man/man4/dhcp_inittab.4 | 2 | ||||
| -rw-r--r-- | usr/src/man/man4/ipf.4 | 4 |
4 files changed, 4 insertions, 5 deletions
diff --git a/usr/src/man/man4/contract.4 b/usr/src/man/man4/contract.4 index a6896a4e92..6652622b51 100644 --- a/usr/src/man/man4/contract.4 +++ b/usr/src/man/man4/contract.4 @@ -387,7 +387,6 @@ endpoint file descriptor: ct_event_read(3contract) ct_event_read_critical(3contract) ct_event_reset(3contract) -ct_event_next(3contract) .fi .in -2 .sp diff --git a/usr/src/man/man4/core.4 b/usr/src/man/man4/core.4 index e1fec54545..f5445fb06e 100644 --- a/usr/src/man/man4/core.4 +++ b/usr/src/man/man4/core.4 @@ -457,7 +457,7 @@ more details. .RS 15n \fBn_type\fR: \fbNT_SECFLAGS\fR. This entry contains the process security-flags, see \fBsecurity-flags\fR(5), \fBproc\fR(4), and -\fBpsecflags\fR(1M) for more information. +\fBpsecflags\fR(1) for more information. .RE .sp diff --git a/usr/src/man/man4/dhcp_inittab.4 b/usr/src/man/man4/dhcp_inittab.4 index 8c6a299bcc..a22148a405 100644 --- a/usr/src/man/man4/dhcp_inittab.4 +++ b/usr/src/man/man4/dhcp_inittab.4 @@ -586,7 +586,7 @@ Interface Stability Committed .SH SEE ALSO .sp .LP -\fBdhcpinfo\fR(1),\fBdhcpagent\fR(1M), \fBisspace\fR(3C), \fBdhcptab\fR(4), +\fBdhcpinfo\fR(1), \fBdhcpagent\fR(1M), \fBisspace\fR(3C), \fBdhcptab\fR(4), \fBattributes\fR(5), \fBdhcp\fR(5), \fBdhcp_modules\fR(5) .sp .LP diff --git a/usr/src/man/man4/ipf.4 b/usr/src/man/man4/ipf.4 index 3bed42e1b1..9f00cc5a11 100644 --- a/usr/src/man/man4/ipf.4 +++ b/usr/src/man/man4/ipf.4 @@ -171,7 +171,7 @@ the filter. .B count causes the packet to be included in the accounting statistics kept by the filter, and has no effect on whether the packet will be allowed through -the filter. These statistics are viewable with ipfstat(8). +the filter. These statistics are viewable with ipfstat(1M). .TP .B call this action is used to invoke the named function in the kernel, which @@ -472,7 +472,7 @@ the default facility being used, will be used to log information about this packet using ipmon's -s option. .PP See ipl(4) for the format of records written -to this device. The ipmon(8) program can be used to read and format +to this device. The ipmon(1M) program can be used to read and format this log. .SH EXAMPLES .PP |
