diff options
Diffstat (limited to 'share/examples/mdoc/example.4')
-rw-r--r-- | share/examples/mdoc/example.4 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index d73724a..5edb3a4 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -31,10 +31,7 @@ .\" change is made to the manual page. .Dd December 8, 1999 .Dt EXAMPLE 4 i386 -.\" Note: Only specify the operating system when the command -.\" is FreeBSD specific, otherwise use the .Os macro with no -.\" arguments. -.Os FreeBSD +.Os .Sh NAME .Nm example .Nd example device driver manual page |