Add entries for 1.3A and 1.4.
This commit is contained in:
parent
16c7b8eb7e
commit
1e97337b98
|
@ -30,7 +30,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)doc-common 8.1 (Berkeley) 6/8/93
|
||||
.\" $NetBSD: doc-common,v 1.14 1997/11/17 01:37:56 mycroft Exp $
|
||||
.\" $NetBSD: doc-common,v 1.15 1997/12/20 20:37:35 kleink Exp $
|
||||
.\"
|
||||
.\" This version has had comments stripped; an unstripped version is available.
|
||||
.nr %A 1
|
||||
|
@ -224,6 +224,8 @@
|
|||
. if "\\$2"1.2d" .as oS \01.2D
|
||||
. if "\\$2"1.2e" .as oS \01.2E
|
||||
. if "\\$2"1.3" .as oS \01.3
|
||||
. if "\\$2"1.3a" .as oS \01.3A
|
||||
. if "\\$2"1.4" .as oS \01.4
|
||||
.\}
|
||||
.if "\\*(oS"Null" .ds oS \0\\$1
|
||||
.if "\\*(aa"Non-Null" .as oS \0\\$2
|
||||
|
|
Loading…
Reference in New Issue