diff options
Diffstat (limited to 'sbin/umount/umount.8')
-rw-r--r-- | sbin/umount/umount.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8 index 55d26a1124e..c3d78f47e06 100644 --- a/sbin/umount/umount.8 +++ b/sbin/umount/umount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umount.8,v 1.12 2005/12/30 16:54:27 jmc Exp $ +.\" $OpenBSD: umount.8,v 1.13 2006/06/29 12:51:26 jmc Exp $ .\" $NetBSD: umount.8,v 1.2 1995/03/18 15:01:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -44,7 +44,7 @@ .Fl a .Op Fl fv .Op Fl h Ar host -.Op Fl t Ar ufs | lfs | external_type +.Op Fl t Ar type .Sh DESCRIPTION The .Nm @@ -83,8 +83,8 @@ This option implies the option and, unless otherwise specified with the .Fl t option, will only unmount NFS filesystems. -.It Fl t Ar "ufs \\*(Ba lfs \\*(Ba external type" -Is used to indicate the actions should only be taken on +.It Fl t Ar type +Indicates that actions should only be taken on filesystems of the specified type. More than one type may be specified in a comma separated list. The list of filesystem types can be prefixed with |