diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 2000-12-28 16:44:47 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2000-12-28 16:44:47 +0000 |
| commit | 5a6d7397969c0046c4fc9748080d031d5a447e09 (patch) | |
| tree | eff3a32559f5a7d1336b0943ea9ac225cad4c259 | |
| parent | 1f4335a6c536c2d398d0de6c18e4f561989e4d8e (diff) | |
Notes
| -rw-r--r-- | sbin/bsdlabel/bsdlabel.8 | 2 | ||||
| -rw-r--r-- | sbin/disklabel/disklabel.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8 index 03cf88458272..7afe98b17fe6 100644 --- a/sbin/bsdlabel/bsdlabel.8 +++ b/sbin/bsdlabel/bsdlabel.8 @@ -90,7 +90,7 @@ .Oo Ar disktype/auto Oc .Sh DESCRIPTION .Nm Disklabel -installs, examines or modifes the label on a disk drive or pack. When writing +installs, examines or modifies the label on a disk drive or pack. When writing the label, it can be used to change the drive identification, the disk partitions on the drive, or to replace a damaged label. There are several forms of the command that read (display), install or edit the label on a disk. In diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 03cf88458272..7afe98b17fe6 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -90,7 +90,7 @@ .Oo Ar disktype/auto Oc .Sh DESCRIPTION .Nm Disklabel -installs, examines or modifes the label on a disk drive or pack. When writing +installs, examines or modifies the label on a disk drive or pack. When writing the label, it can be used to change the drive identification, the disk partitions on the drive, or to replace a damaged label. There are several forms of the command that read (display), install or edit the label on a disk. In |
