Add section number to .Xr
This commit is contained in:
parent
196604d77e
commit
6a1be1f51b
@ -173,12 +173,12 @@ The
|
|||||||
.Nm
|
.Nm
|
||||||
utility can be used as a filter to convert the stream output
|
utility can be used as a filter to convert the stream output
|
||||||
of certain programs (e.g.,
|
of certain programs (e.g.,
|
||||||
.Xr spell ,
|
.Xr spell 1 ,
|
||||||
.Xr du ,
|
.Xr du 1 ,
|
||||||
.Xr file ,
|
.Xr file 1 ,
|
||||||
.Xr look ,
|
.Xr look 1 ,
|
||||||
.Xr nm ,
|
.Xr nm 1 ,
|
||||||
.Xr who ,
|
.Xr who 1 ,
|
||||||
and
|
and
|
||||||
.Xr wc 1 )
|
.Xr wc 1 )
|
||||||
into a convenient ``window'' format, as in
|
into a convenient ``window'' format, as in
|
||||||
|
@ -187,7 +187,7 @@ If the
|
|||||||
environment variable ends in ``csh'', the commands are for the
|
environment variable ends in ``csh'', the commands are for the
|
||||||
.Nm csh ,
|
.Nm csh ,
|
||||||
otherwise, they are for
|
otherwise, they are for
|
||||||
.Xr sh .
|
.Xr sh 1 .
|
||||||
Note, the
|
Note, the
|
||||||
.Nm csh
|
.Nm csh
|
||||||
commands set and unset the shell variable
|
commands set and unset the shell variable
|
||||||
|
@ -69,7 +69,7 @@ The following options are available:
|
|||||||
Underlining is indicated by a separate line containing appropriate
|
Underlining is indicated by a separate line containing appropriate
|
||||||
dashes `\-'; this is useful when you want to look at the underlining
|
dashes `\-'; this is useful when you want to look at the underlining
|
||||||
which is present in an
|
which is present in an
|
||||||
.Xr nroff
|
.Xr nroff 1
|
||||||
output stream on a crt-terminal.
|
output stream on a crt-terminal.
|
||||||
.It Fl t Ar terminal
|
.It Fl t Ar terminal
|
||||||
Overrides the terminal type specified in the environment with
|
Overrides the terminal type specified in the environment with
|
||||||
|
@ -83,7 +83,7 @@ ends processing
|
|||||||
.Pp
|
.Pp
|
||||||
These lines are formatted as described above. The output from this
|
These lines are formatted as described above. The output from this
|
||||||
filter can be passed to
|
filter can be passed to
|
||||||
.Xr troff
|
.Xr troff 1
|
||||||
for output. There need be no particular ordering with
|
for output. There need be no particular ordering with
|
||||||
.Xr eqn 1
|
.Xr eqn 1
|
||||||
or
|
or
|
||||||
@ -159,7 +159,7 @@ specifies a point size to use on output (exactly the same as the argument
|
|||||||
of a .ps)
|
of a .ps)
|
||||||
.It Fl t
|
.It Fl t
|
||||||
similar to the same option in
|
similar to the same option in
|
||||||
.Xr troff
|
.Xr troff 1
|
||||||
causing formatted text to go to the standard output
|
causing formatted text to go to the standard output
|
||||||
.It Fl x
|
.It Fl x
|
||||||
outputs the index file in a ``pretty'' format.
|
outputs the index file in a ``pretty'' format.
|
||||||
@ -192,7 +192,8 @@ language descriptions
|
|||||||
.Xr getcap 3 ,
|
.Xr getcap 3 ,
|
||||||
.Xr vgrindefs 5
|
.Xr vgrindefs 5
|
||||||
.Sh BUGS
|
.Sh BUGS
|
||||||
Vfontedpr assumes that a certain programming style is followed:
|
The vfontedpr preprocessor assumes that a certain programming style is
|
||||||
|
followed:
|
||||||
.Pp
|
.Pp
|
||||||
For
|
For
|
||||||
.Tn C
|
.Tn C
|
||||||
|
Loading…
x
Reference in New Issue
Block a user