Changed some code that was causing nroff errors. This page still has

to be reviewed; there are still problems with it.
This commit is contained in:
gdr 1997-11-17 04:47:51 +00:00
parent dabc2c9205
commit 99e3b1cd28

View File

@ -303,27 +303,17 @@ to the standard output.
Write the pattern space to the standard output in a visually unambiguous Write the pattern space to the standard output in a visually unambiguous
form. form.
This form is as follows: This form is as follows:
.HP .RS
.IR backslash .nf
.BR \\\\\\\\ \fIbackslash\fR\0\0\0\0\0\0\0\fB\\\&\\\fR
.HP \fIalert\fR\0\0\0\0\0\0\0\0\0\0\0\fB\\\&a\fR
.IR alert \fIform-feed\fR\0\0\0\0\0\0\0\fB\\\&f\fR
.BR \\\\a \fInewline\fR\0\0\0\0\0\0\0\0\0\fB\\\&n\fR
.HP \fIcarriage-return\fR\0\fB\\\&r\fR
.IR form-feed \fItab\fR\0\0\0\0\0\0\0\0\0\0\0\0\0\fB\\\&t\fR
.BR \\\\f \fIvertical\0tab\fR\0\0\0\0\fB\\\&v\fR
.HP .fi
.IR newline .RE
.BR \\\\n
.HP
.IR carriage-return
.BR \\\\r
.HP
.IR tab
.BR \\\\t
.HP
.IR "vertical tab"
.BR \\\\v
.PP .PP
Nonprintable characters are written as three-digit octal numbers (with a Nonprintable characters are written as three-digit octal numbers (with a
preceding backslash) for each byte in the character (most significant byte preceding backslash) for each byte in the character (most significant byte