From 5b41631f952257cdc67c013a2e725e4f1c5f87dd Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 19 May 2003 19:58:29 +0000 Subject: mdoc(7) fixes: Fix the markup in the recently added ENVIRONMENT section. --- sbin/umount/umount.8 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sbin/umount') diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index e925847..2f7f914 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -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 -- cgit v1.1