diff options
Diffstat (limited to 'share/man/man7/mdoc.samples.7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 29a2637..ad3b016 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -458,8 +458,9 @@ in \&.Sh SYNOPSIS \&.Sh DESCRIPTION \&.\e" The following requests should be uncommented and -\&.\e" used where appropriate. This next request is -\&.\e" for sections 2, 3 and 9 function return values only. +\&.\e" used where appropriate. +\&.\e" .Sh IMPLEMENTATION NOTES +\&.\e" This next request is for sections 2, 3 and 9 function return values only. \&.\e" .Sh RETURN VALUES \&.\e" This next request is for sections 1, 6, 7, 8 & 9 only \&.\e" .Sh ENVIRONMENT @@ -469,6 +470,7 @@ in \&.\e" (command return values (to shell) and \&.\e" fprintf/stderr type diagnostics) \&.\e" .Sh DIAGNOSTICS +\&.\e" .Sh COMPATIBILITY \&.\e" The next request is for sections 2, 3 and 9 error \&.\e" and signal handling only. \&.\e" .Sh ERRORS |