From f09768cd33a089c4cfedd90d17f93a32301c5623 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 23 Apr 2001 15:15:49 +0000 Subject: The semantics of the .Os call has been changed. For CURRENT, this currently implies the default argument of "FreeBSD 5.0". --- share/examples/mdoc/example.1 | 5 +---- share/examples/mdoc/example.3 | 5 +---- share/examples/mdoc/example.4 | 5 +---- 3 files changed, 3 insertions(+), 12 deletions(-) (limited to 'share/examples/mdoc') diff --git a/share/examples/mdoc/example.1 b/share/examples/mdoc/example.1 index 099b93e..c0c106c 100644 --- a/share/examples/mdoc/example.1 +++ b/share/examples/mdoc/example.1 @@ -31,10 +31,7 @@ .\" change is made to the manual page. .Dd December 8, 1999 .Dt EXAMPLE 1 -.\" 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 command manual page diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3 index 66ccc9d..e80cb9e 100644 --- a/share/examples/mdoc/example.3 +++ b/share/examples/mdoc/example.3 @@ -31,10 +31,7 @@ .\" change is made to the manual page. .Dd December 8, 1999 .Dt EXAMPLE 3 -.\" 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 library function manual page 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 -- cgit v1.1