diff options
Diffstat (limited to 'sbin/mount_ffs/mount_ffs.8')
-rw-r--r-- | sbin/mount_ffs/mount_ffs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_ffs/mount_ffs.8 b/sbin/mount_ffs/mount_ffs.8 index 9717b74f378..3ca4c272786 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.4 1998/11/28 19:56:25 aaron Exp $ +.\" $OpenBSD: mount_ffs.8,v 1.5 1998/12/15 01:20:35 aaron Exp $ .\" $NetBSD: mount_ffs.8,v 1.2 1996/02/05 06:33:47 jtc Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -41,7 +41,7 @@ .Nm mount_ffs , mount_ufs .Nd mount a Berkeley Fast File System .Sh SYNOPSIS -.Nm +.Nm mount_ffs .Op Fl o Ar options .Ar special node .Sh DESCRIPTION |