diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-01-02 15:07:43 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-01-02 15:07:43 +0000 |
commit | 772906abd25b8b6d54f94a8c2de7d1a26908d930 (patch) | |
tree | 6726d9a4f7117f6f4e4d682d68aa0d4d4176550c /sysutils/sformat/files/patch-sformat::sformat.1 | |
parent | Update version number of SDL shared library. (diff) |
From the submitter:
Sun format is a util for formatting/partitioning/analysis/repairing of SCSI
disks. While formatting and partitioning currently is only usefule on big-
endian systems in order to create Sun disk labels, analysis and repairing
works on either endian and are very useful to remap defect blocks when
AWRE/ARRE fail for some reason. Tested on i386 and sparc64, respawned a
disk here.
Submitted by: marius@alchemy.franken.de
Diffstat (limited to 'sysutils/sformat/files/patch-sformat::sformat.1')
-rw-r--r-- | sysutils/sformat/files/patch-sformat::sformat.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/sformat/files/patch-sformat::sformat.1 b/sysutils/sformat/files/patch-sformat::sformat.1 new file mode 100644 index 000000000000..93c71564ea70 --- /dev/null +++ b/sysutils/sformat/files/patch-sformat::sformat.1 @@ -0,0 +1,11 @@ +--- sformat/sformat.1.orig Mon Dec 16 19:18:21 2002 ++++ sformat/sformat.1 Mon Dec 16 19:20:33 2002 +@@ -143,7 +143,7 @@ + .B sformat + looks in the following path: + .br +-.I /opt schily/etc, /etc, /usr/etc. ++.I %%DATADIR%%. + .TP + .BI debug= "#, " -d + Set the misc debug value to # (with debug=#) or increment |