diff options
-rw-r--r-- | sbin/mount_ext2fs/mount_ext2fs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_ext2fs/mount_ext2fs.8 b/sbin/mount_ext2fs/mount_ext2fs.8 index 1f1fc0334a1..c13c21a65e8 100644 --- a/sbin/mount_ext2fs/mount_ext2fs.8 +++ b/sbin/mount_ext2fs/mount_ext2fs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_ext2fs.8,v 1.10 2003/07/03 08:23:15 jmc Exp $ +.\" $OpenBSD: mount_ext2fs.8,v 1.11 2003/08/27 08:00:31 jmc Exp $ .\" .\" Copyright (c) 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .Os .Sh NAME .Nm mount_ext2fs -.Nd mount a ext2fs file system +.Nd mount an ext2fs file system .Sh SYNOPSIS .Nm mount_ext2fs .Op Fl o Ar options @@ -42,7 +42,7 @@ .Sh DESCRIPTION The .Nm -command attaches a ext2fs file system +command attaches an ext2fs file system .Ar special device on to the file system tree at the point .Ar node . |