mdoc(7) police: Fixed a few .Fa abuses.

This commit is contained in:
Ruslan Ermilov 2002-12-19 09:33:34 +00:00
parent 454e286809
commit 3ca4c01eea
2 changed files with 6 additions and 4 deletions

View File

@ -360,8 +360,10 @@ in the
threaded environment.) threaded environment.)
.Pp .Pp
The The
.Fa tm_zone .Va tm_zone
field of a returned tm structure points to a static array of characters, field of a returned
.Vt tm
structure points to a static array of characters,
which will also be overwritten by any subsequent calls (as well as by which will also be overwritten by any subsequent calls (as well as by
subsequent calls to subsequent calls to
.Xr tzset 3 .Xr tzset 3

View File

@ -89,8 +89,8 @@ or the process must have superuser privileges.
.El .El
.Pp .Pp
The The
.Fa shmid_ds .Vt shmid_ds
struct is defined as follows: structure is defined as follows:
.\" .\"
.\" I fiddled with the spaces a bit to make it fit well when viewed .\" I fiddled with the spaces a bit to make it fit well when viewed
.\" with nroff, but otherwise it's straight from sys/shm.h .\" with nroff, but otherwise it's straight from sys/shm.h