Call .e@ instead of .em, second half of .em protection.
This commit is contained in:
parent
466c9bd705
commit
ce15988287
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: doc-ditroff,v 1.5 1998/11/10 04:27:43 ross Exp $
|
||||
.\" $NetBSD: doc-ditroff,v 1.6 1999/01/13 07:06:35 ross Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -141,7 +141,7 @@
|
|||
.\}
|
||||
.nr % 1
|
||||
.nr gX 0
|
||||
.em lM
|
||||
.e@ lM
|
||||
..
|
||||
.\"
|
||||
.nr fW \w\fC0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: doc-nroff,v 1.4 1998/02/15 00:40:13 thorpej Exp $
|
||||
.\" $NetBSD: doc-nroff,v 1.5 1999/01/13 07:06:35 ross Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -139,7 +139,7 @@
|
|||
. wh -1.167i fM
|
||||
.\}
|
||||
.if \\n(nl==0:\\n(nl==-1 'bp
|
||||
.em lM
|
||||
.e@ lM
|
||||
..
|
||||
.nr fW \w'0'
|
||||
.de sW
|
||||
|
@ -225,3 +225,5 @@
|
|||
.if "\\$1"SEE" .nr sE 1
|
||||
.ns
|
||||
..
|
||||
.\" Make null point size delta macros, so perhaps someday we can run
|
||||
.\" with .warn
|
||||
|
|
Loading…
Reference in New Issue