diff options
author | brueffer <brueffer@FreeBSD.org> | 2004-03-04 00:52:16 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2004-03-04 00:52:16 +0000 |
commit | ccdcd4491d3f3cf4705d6bc9aa7a093d69d3b6c0 (patch) | |
tree | e1fb682ee7836a907e863401d9a6f97a0c4edb7b /sbin | |
parent | 3ca539236dcf413518191a1d538f5f13738e48f1 (diff) | |
download | FreeBSD-src-ccdcd4491d3f3cf4705d6bc9aa7a093d69d3b6c0.zip FreeBSD-src-ccdcd4491d3f3cf4705d6bc9aa7a093d69d3b6c0.tar.gz |
s/considred/considered/
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount/mount.8 | 2 | ||||
-rw-r--r-- | sbin/umount/umount.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index fb6e63f..4d99ddd 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -435,7 +435,7 @@ If the environment variable 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 +considered .Dq tainted . (See .Xr issetugid 2 diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index d992c38..320b2b1 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -126,7 +126,7 @@ If the environment variable 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 +considered .Dq tainted . (See .Xr issetugid 2 |