diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-04 08:29:47 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-04 08:29:47 +0000 |
commit | f60e89c51495bc573b320b8c6d2e0ffa05dbc427 (patch) | |
tree | f545d80769863b9ee9bf6c998a0aca3e7ce9b6af /sbin/disklabel | |
parent | 37f4ce365ef6172a6177e32e04444cd30e682311 (diff) |
grammar fix; from Martin Pelikan
Diffstat (limited to 'sbin/disklabel')
-rw-r--r-- | sbin/disklabel/disklabel.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index a98d6fc0f6b..3c43e789dd0 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.103 2011/06/05 11:57:17 krw Exp $ +.\" $OpenBSD: disklabel.8,v 1.104 2011/09/04 08:29:46 jmc Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: June 5 2011 $ +.Dd $Mdocdate: September 4 2011 $ .Dt DISKLABEL 8 .Os .Sh NAME @@ -163,7 +163,7 @@ Write entries to in .Xr fstab 5 format for any partitions for which mount point information is known. -The entries will written using disklabel UIDs. +The entries will be written using disklabel UIDs. The .Fl F flag is only valid when used in conjunction with the |