mdoc(7) fixes: Fix the markup in the recently added ENVIRONMENT section.

This commit is contained in:
Ruslan Ermilov 2003-05-19 19:58:29 +00:00
parent 69ae49609a
commit 865df8ffec
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115162

View File

@ -121,17 +121,17 @@ Verbose, additional information is printed out as each file system
is unmounted.
.El
.Sh ENVIRONMENT
.Bl -tag -width PATH_FSTAB
.It Pa PATH_FSTAB
.Bl -tag -width ".Ev PATH_FSTAB"
.It Ev PATH_FSTAB
If the environment variable
.Pa PATH_FSTAB
is set all operations are performed against the specified file.
.Pa PATH_FSTAB
.Ev PATH_FSTAB
is set, all operations are performed against the specified file.
.Ev PATH_FSTAB
will not be honored if the process environment or memory address space is
considred
.Dq tainted .
(See
.Fn issetugid
.Xr issetugid 2
for more information.)
.El
.Sh FILES