Make the question mark (`?') a valid punctuation character.

One can now, for example, write:

.Sh EXAMPLES
Have you read the
.Xr mdoc 7 ?
.Pp
Do you like
.Fx ?

The mdoc.samples(7) page has been automatically updated to
record this change.
This commit is contained in:
Ruslan Ermilov 2000-11-16 17:04:14 +00:00
parent 7d7a5b89a7
commit 9e202696b0
3 changed files with 4 additions and 2 deletions

View File

@ -130,6 +130,7 @@
.nr z, 3
.nr z: 3
.nr z; 3
.nr z? 3
.nr z( 4
.nr z) 3
.nr z[ 4

View File

@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)doc-ditroff 5.8 (Berkeley) 8/5/91
.\" $FreeBSD$
.\"
.\" tmac.mdoc-ditroff
.\" %beginstrip%
@ -64,7 +65,7 @@
.ds nO \fR\s10
.ds nT \s0
.ds pA \fC\s10
.ds Pu \fR{\ .\ ,\ :\ ;\ (\ )\ [\ ]\ \fR}
.ds Pu \fR{\ .\ ,\ :\ ;\ ?\ (\ )\ [\ ]\ \fR}
.ds rA \fR\s10
.ds rT \f(CO\s10
.ds sH \fB\s10

View File

@ -62,7 +62,7 @@
.ds nM \fB
.ds nO \fR
.ds pA \fI
.ds Pu {\ .\ ,\ ;\ :\ (\ )\ [\ ]}
.ds Pu {\ .\ ,\ :\ ;\ ?\ (\ )\ [\ ]}
.ds rA \fR
.ds rT \fI
.ds sH \fB