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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=108085
2 changed files with 6 additions and 4 deletions

View file

@ -360,8 +360,10 @@ in the
threaded environment.)
.Pp
The
.Fa tm_zone
field of a returned tm structure points to a static array of characters,
.Va tm_zone
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
subsequent calls to
.Xr tzset 3

View file

@ -89,8 +89,8 @@ or the process must have superuser privileges.
.El
.Pp
The
.Fa shmid_ds
struct is defined as follows:
.Vt shmid_ds
structure is defined as follows:
.\"
.\" 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