diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-10 02:25:40 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-10 02:25:40 +0000 |
commit | 3c0f6fcfc93f6c70581c31d6f148f8a4aff1ef4a (patch) | |
tree | 7d3824151e2c7b2cea6e8086fe89f0948c8a15ae | |
parent | 2989d9523e276e29162b854875a58326bc8c678f (diff) |
spelling
-rw-r--r-- | sbin/mount/mount.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index a7da81efe03..003ad72a172 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.8,v 1.13 1998/12/15 01:20:33 aaron Exp $ +.\" $OpenBSD: mount.8,v 1.14 1999/03/10 02:25:39 pjanzen Exp $ .\" $NetBSD: mount.8,v 1.11 1995/07/12 06:23:21 cgd Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -270,7 +270,7 @@ The file system object is to be read and write. The options specific to the various file system types are described in the manual pages for those file systems' .Nm mount_XXX -commands. For instance, the options specific to Berkekely +commands. For instance, the options specific to Berkeley Fast File Systems are described in the .Xr mount_ffs 8 manual page. |