summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-01-30 18:51:58 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-02-18 15:32:41 -0600
commitefb39fe4f7c3ae03a4350b2ab94ad8ffd6fc8df0 (patch)
tree887687089d5f0032bb8e5b766262ffdb8a8ec06a /usr/src
parentdc2436255a0882614eab0c9c1c59b5bcbad185d8 (diff)
downloadillumos-joyent-efb39fe4f7c3ae03a4350b2ab94ad8ffd6fc8df0.tar.gz
manual: move free-form section references from section 7P to section 4P
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