summaryrefslogtreecommitdiff
path: root/sbin/mount_ffs/mount_ffs.8
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-10 20:02:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-10 20:02:30 +0000
commit3404a696b15dd5cdb91d98693914504815b9aee7 (patch)
treec73cd3f13b86baf5eb32e55bceb1d58983e8a824 /sbin/mount_ffs/mount_ffs.8
parent57574fb81882b09d5b77ce181f3f3ff6ddfa8eed (diff)
mount_ufs was not needed for a long time..
Diffstat (limited to 'sbin/mount_ffs/mount_ffs.8')
-rw-r--r--sbin/mount_ffs/mount_ffs.824
1 files changed, 6 insertions, 18 deletions
diff --git a/sbin/mount_ffs/mount_ffs.8 b/sbin/mount_ffs/mount_ffs.8
index d2163125f39..f07b167ea4b 100644
--- a/sbin/mount_ffs/mount_ffs.8
+++ b/sbin/mount_ffs/mount_ffs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mount_ffs.8,v 1.9 2000/10/10 23:13:06 marc Exp $
+.\" $OpenBSD: mount_ffs.8,v 1.10 2001/01/10 20:02:29 deraadt Exp $
.\" $NetBSD: mount_ffs.8,v 1.2 1996/02/05 06:33:47 jtc Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
@@ -38,7 +38,7 @@
.Dt MOUNT_FFS 8
.Os
.Sh NAME
-.Nm mount_ffs , mount_ufs
+.Nm mount_ffs
.Nd mount a Berkeley Fast File System
.Sh SYNOPSIS
.Nm mount_ffs
@@ -52,17 +52,6 @@ command attaches the Berkeley Fast File System on the
device on to the file system tree at point
.Ar node .
.Pp
-The
-.Nm mount_ufs
-form of the command is meant for backward
-compatibility only.
-Fast File Systems should no longer be listed as type
-.Dq ufs
-in
-.Xr fstab 5
-and instead should be listed as type
-.Dq ffs .
-.Pp
This command is invoked by
.Xr mount 8
when using any of the following syntax:
@@ -74,14 +63,13 @@ when using any of the following syntax:
-t ffs
.Ar special Ar node
.br
-.Nm mount Op options
--t ufs
-.Ar special Ar node
.Ed
.Pp
-This command is normally executed by
+This command is normally executed per filesystem by
+.Xr rc 8
+at boot time using the
.Xr mount 8
-at boot time.
+command.
The options are as follows:
.Bl -tag -width Ds
.It Fl o Ar options