diff options
Diffstat (limited to 'man7/mdoc.samples.7')
| -rw-r--r-- | man7/mdoc.samples.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/mdoc.samples.7 b/man7/mdoc.samples.7 index da4c2d0686..5972b4b796 100644 --- a/man7/mdoc.samples.7 +++ b/man7/mdoc.samples.7 @@ -556,14 +556,14 @@ for sections 2, 3, 4, and 5. .\" LOC UNIX Local Manual .It Li \&.Os operating_system release# The name of the operating system -should be the common acronym, e.g. +should be the common acronym, for example, .Tn BSD or .Tn FreeBSD or .Tn ATT . The release should be the standard release -nomenclature for the system specified, e.g. 4.3, 4.3+Tahoe, V.3, +nomenclature for the system specified, for example, 4.3, 4.3+Tahoe, V.3, V.4. Unrecognized arguments are displayed as given in the page footer. For instance, a typical footer might be: |
