The semantics of the .Os call has been changed. For CURRENT,

this currently implies the default argument of "FreeBSD 5.0".
This commit is contained in:
Ruslan Ermilov 2001-04-23 15:15:49 +00:00
parent 7841ac2fa9
commit 9fdcafcf45
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75869
3 changed files with 3 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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