summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/man/man7/mdoc.72
-rw-r--r--usr/src/man/man9f/netinfo.9f2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man7/mdoc.7 b/usr/src/man/man7/mdoc.7
index a40adc5bef..113b8cacfc 100644
--- a/usr/src/man/man7/mdoc.7
+++ b/usr/src/man/man7/mdoc.7
@@ -226,7 +226,7 @@ generally structured as follows:
.Pp
Commands should be ordered alphabetically.
.Pp
-For the second, function calls (sections 2, 3, 4I, 7P, 9):
+For the second, function calls (sections 2, 3, 4I, 4P, 9):
.Bd -literal -offset indent
\&.In header.h
\&.Vt extern const char *global;
diff --git a/usr/src/man/man9f/netinfo.9f b/usr/src/man/man9f/netinfo.9f
index 59e6433d90..ee640f4fe5 100644
--- a/usr/src/man/man9f/netinfo.9f
+++ b/usr/src/man/man9f/netinfo.9f
@@ -14,7 +14,7 @@ accessing functionality and data within an implementation of a network layer
protocol (OSI layer 3.) A protocol may or may not provide full coverage for
each of the functions that is described within this interface. Where it does
not, it must return an appropriate error condition for that call. Documentation
-pertaining to the network protocol, as found in man page section 7pP, must list
+pertaining to the network protocol, as found in man page section 4P, must list
which functions provided by this interface are and are not supported.
.SH ATTRIBUTES
.sp