diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-14 11:52:05 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-14 11:52:05 +0000 |
| commit | ed403116940cbbd5dad8a3d1c3aa0e1e9771a4e9 (patch) | |
| tree | dc968d5b75f81b679b258dcf60779fb37a30e5a5 /share/examples | |
| parent | e64b430e47bc9a02815374d0c6df16d580fc33fd (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/mdoc/example.1 | 2 | ||||
| -rw-r--r-- | share/examples/mdoc/example.3 | 2 | ||||
| -rw-r--r-- | share/examples/mdoc/example.4 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/examples/mdoc/example.1 b/share/examples/mdoc/example.1 index 6959b0d7759b..236a8fffbba5 100644 --- a/share/examples/mdoc/example.1 +++ b/share/examples/mdoc/example.1 @@ -34,7 +34,7 @@ .\" Note: Only specify the operating system when the command .\" is FreeBSD specific, otherwise use the .Os macro with no .\" arguments. -.Os FreeBSD 2.2 +.Os FreeBSD .Sh NAME .Nm example .Nd example command manual page diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3 index 4ec386553c0d..d4d495c86d25 100644 --- a/share/examples/mdoc/example.3 +++ b/share/examples/mdoc/example.3 @@ -34,7 +34,7 @@ .\" Note: Only specify the operating system when the command .\" is FreeBSD specific, otherwise use the .Os macro with no .\" arguments. -.Os FreeBSD 2.2 +.Os FreeBSD .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 eb27bd699589..fe889fd4c681 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -34,7 +34,7 @@ .\" Note: Only specify the operating system when the command .\" is FreeBSD specific, otherwise use the .Os macro with no .\" arguments. -.Os FreeBSD 2.2 +.Os FreeBSD .Sh NAME .Nm example .Nd example device driver manual page |
