Re: disklabel(8) typo

2011-09-04 Thread Jason McIntyre
On Sun, Sep 04, 2011 at 01:59:11AM +0200, Martin Pelikan wrote:
 Index: disklabel.8
 ===
 RCS file: /cvs/src/sbin/disklabel/disklabel.8,v
 retrieving revision 1.103
 diff -u -p -r1.103 disklabel.8
 --- disklabel.8   5 Jun 2011 11:57:17 -   1.103
 +++ disklabel.8   3 Sep 2011 23:45:26 -
 @@ -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
 

fixed, thanks.
jmc



disklabel(8) typo

2011-09-03 Thread Martin Pelikan
Index: disklabel.8
===
RCS file: /cvs/src/sbin/disklabel/disklabel.8,v
retrieving revision 1.103
diff -u -p -r1.103 disklabel.8
--- disklabel.8 5 Jun 2011 11:57:17 -   1.103
+++ disklabel.8 3 Sep 2011 23:45:26 -
@@ -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