diff options
author | Antonio Hernández Blas <hba.nihilismus@gmail.com> | 2011-05-10 11:11:14 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-10 11:11:14 -0500 |
commit | b8d4f05bbc0ba1841cd0bcc50da536f66e202d27 (patch) | |
tree | e5d27a13d0f12afa947e26917dbd9eb23f5f52a5 /system/hdapsd/patches | |
parent | a2ecab12c1ff62b13b456198191d8e315e4e88e3 (diff) | |
download | slackbuilds-b8d4f05bbc0ba1841cd0bcc50da536f66e202d27.tar.gz |
system/hdapsd: Updated for version 20090401.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/hdapsd/patches')
-rw-r--r-- | system/hdapsd/patches/hdapsd-20090401-fix-manpage.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/hdapsd/patches/hdapsd-20090401-fix-manpage.patch b/system/hdapsd/patches/hdapsd-20090401-fix-manpage.patch new file mode 100644 index 0000000000..b8527a31c2 --- /dev/null +++ b/system/hdapsd/patches/hdapsd-20090401-fix-manpage.patch @@ -0,0 +1,11 @@ +--- a/doc/hdapsd.man ++++ b/doc/hdapsd.man +@@ -10,7 +10,7 @@ hdapsd \- park the drive in case of an emergency + .TP + \fB\-f\fR \fB\-\-force\fR + Force unloading heads, even if kernel thinks different (on pre ATA7 drives). +-This only works when adding devices by hand (-d). ++This only works when adding devices by hand (\-d). + .TP + \fB\-s\fR \fB\-\-sensitivity=\fR\fI<sensitivity>\fR + How sensitive hdapsd should be to movements. |