Changes to .Nx macro.

* Don't print the `et' in an itty bitty point size just because we want
  small caps for the rest of `NetBSD'.
* Define an Nx number register so the macro becomes sort-of callable. It
  does punctuation wrong, looking at argument count rather than argument
  type, so this will need fixing before it is truly `parsed and callable'.
This commit is contained in:
ross 1998-11-08 04:10:38 +00:00
parent 9f856c8207
commit 9a5c6e6324
2 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc-common,v 1.18 1998/04/28 07:53:29 fair Exp $
.\" $NetBSD: doc-common,v 1.19 1998/11/08 04:10:38 ross Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -80,6 +80,7 @@
.nr Nm 10n
.nr No 12n
.nr Ns 2
.nr Nx 6n
.nr Oo 10n
.nr Oc 3
.nr Op 14n

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc-syms,v 1.38 1998/09/29 18:47:46 kleink Exp $
.\" $NetBSD: doc-syms,v 1.39 1998/11/08 04:10:38 ross Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -144,13 +144,13 @@
.nr cZ \\n(.s
.ds aa \&\f\\n(cF\s\\n(cZ
.if \\n(aC==0 \{\
. ie \\n(.$==0 \&\\*(tNNetBSD\\*(aa
. ie \\n(.$==0 \&\\*(tNN\\s\\n(cZet\\*(tNBSD\\*(aa
. el .aV \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9
.\}
.if \\n(aC>\\n(aP \{\
. nr aP \\n(aP+1
. ie \\n(C\\n(aP==2 \{\
. as b1 \&\\*(tNNetBSD\ \&\\*(A\\n(aP\\*(aa
. as b1 \&\\*(tNN\\s\\n(cZet\\*(tNBSD\ \&\\*(A\\n(aP\\*(aa
. ie \\n(aC>\\n(aP \{\
. nr aP \\n(aP+1
. nR
@ -158,7 +158,7 @@
. el .aZ
. \}
. el \{\
. as b1 \&\\*(tNNetBSD\\*(aa
. as b1 \&\\*(tNN\\s\\n(cZet\\*(tNBSD\\*(aa
. nR
. \}
.\}