summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/mount/mount.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 8993e80..9692e34 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -41,14 +41,14 @@
.Sh SYNOPSIS
.Nm
.Op Fl adfpruvw
-.Op Fl t Ar ufs | lfs | external_type
+.Op Fl t Ar ufs | external_type
.Nm
.Op Fl dfpruvw
.Ar special | node
.Nm
.Op Fl dfpruvw
.Op Fl o Ar options
-.Op Fl t Ar ufs | lfs | external_type
+.Op Fl t Ar ufs | external_type
.Ar special node
.Sh DESCRIPTION
The
@@ -250,7 +250,7 @@ The same as the
argument to the
.Fl o
option.
-.It Fl t Ar "ufs \\*(Ba lfs \\*(Ba external type"
+.It Fl t Ar ufs | Ar external_type
The argument following the
.Fl t
is used to indicate the file system type.
OpenPOWER on IntegriCloud