Welcome to 2.0
This commit is contained in:
parent
7df0f82057
commit
2625c3d467
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: doc-common,v 1.61 2003/08/07 10:31:34 agc Exp $
|
||||
.\" $NetBSD: doc-common,v 1.62 2004/03/29 03:14:10 jmc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -245,7 +245,7 @@
|
|||
.de Os
|
||||
.ds oS Null
|
||||
.if "\\$1"" \{\
|
||||
. ds oS NetBSD 1.6
|
||||
. ds oS NetBSD 2.0
|
||||
.\}
|
||||
.if "\\$2"" \{\
|
||||
. ds aa Non-Null
|
||||
|
@ -294,6 +294,7 @@
|
|||
. if "\\$2"1.4" .as oS \01.4
|
||||
. if "\\$2"1.5" .as oS \01.5
|
||||
. if "\\$2"1.6" .as oS \01.6
|
||||
. if "\\$2"2.0" .as oS \02.0
|
||||
.\}
|
||||
.if "\\*(oS"Null" .ds oS \0\\$1
|
||||
.if "\\*(aa"Non-Null" .as oS \0\\$2
|
||||
|
|
Loading…
Reference in New Issue