diff options
| author | Greg Lehey <grog@FreeBSD.org> | 2000-08-29 02:42:02 +0000 |
|---|---|---|
| committer | Greg Lehey <grog@FreeBSD.org> | 2000-08-29 02:42:02 +0000 |
| commit | 5ef18a82dfcdcab30e04b61bf3ec5c90b9867855 (patch) | |
| tree | 9e425d66b9f64e058728783678898cb39f1d0a35 /sbin/disklabel | |
| parent | 961f1cbb8ce2b62c7676061b446f201733d5bac6 (diff) | |
Notes
Diffstat (limited to 'sbin/disklabel')
| -rw-r--r-- | sbin/disklabel/disklabel.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 52d9b5ff0d6c1..936618f019529 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -233,7 +233,7 @@ To restore a disk label from a file, use the form .Ar disk Ar protofile .Pp .Nm -is capable of restoring a disk label that was previously saved in a file ASCII. +is capable of restoring a disk label that was previously saved in a file in ASCII format. The prototype file used to create the label should be in the same format as that produced when reading or editing a label. Comments are delimited by .Ar \&# |
