summaryrefslogtreecommitdiff
path: root/initramfs-tools.8
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2009-06-23 00:43:01 +0200
committermaximilian attems <maks@debian.org>2009-06-23 00:43:01 +0200
commitbd65d247774c095479fe61f196e6273f0f30b6ce (patch)
tree149e19ca9148197c500fb1cce2856806d6afb795 /initramfs-tools.8
parent3eb5ad8d680f54dadb64994ec2c2e481c06211d2 (diff)
downloadinitramfs-tools-bd65d247774c095479fe61f196e6273f0f30b6ce.tar.gz
initramfs-tools-bd65d247774c095479fe61f196e6273f0f30b6ce.zip
initramfs-tools.8: Convert hyphen to minus sign
fixes lintian error: hyphen-used-as-minus-sign
Diffstat (limited to 'initramfs-tools.8')
-rw-r--r--initramfs-tools.84
1 files changed, 2 insertions, 2 deletions
diff --git a/initramfs-tools.8 b/initramfs-tools.8
index 15210d5..f5bbc2d 100644
--- a/initramfs-tools.8
+++ b/initramfs-tools.8
@@ -1,4 +1,4 @@
-.TH INITRAMFS-TOOLS 8 "2009/02/23" "Linux" "mkinitramfs script overview"
+.TH INITRAMFS-TOOLS 8 "2009/06/23" "Linux" "mkinitramfs script overview"
.SH NAME
initramfs-tools \- an introduction to writing scripts for mkinitramfs
@@ -234,7 +234,7 @@ mkinitramfs sets several variables for the hook scripts environment.
corresponds to the linux-2.6 modules dir.
.TP
\fB\fI version
-is the $(uname -r) linux-2.6 version against mkinitramfs is run.
+is the $(uname \-r) linux-2.6 version against mkinitramfs is run.
.TP
\fB\fI CONFDIR
is the path of the used initramfs-tools configurations.