summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-09-06 02:17:08 +0000
committerSven Wegener <swegener@gentoo.org>2004-09-06 02:17:08 +0000
commit29e4cb2c40a76747c725a219030a04f22fbc97af (patch)
treeee019cd5b79d6bbcf2877a455093fb83acdb1c70 /sys-apps/hdparm/files
parentstable on amd64 (Manifest recommit) (diff)
downloadgentoo-2-29e4cb2c40a76747c725a219030a04f22fbc97af.tar.gz
gentoo-2-29e4cb2c40a76747c725a219030a04f22fbc97af.tar.bz2
gentoo-2-29e4cb2c40a76747c725a219030a04f22fbc97af.zip
Fixed typos in conf.d files. Thanks to Redshift <gentoo@halffull.org> and Steve Dibb <sdibb@myway.com> in bug #62275.
Diffstat (limited to 'sys-apps/hdparm/files')
-rw-r--r--sys-apps/hdparm/files/hdparm-conf.d4
-rw-r--r--sys-apps/hdparm/files/hdparm-conf.d.34
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/hdparm/files/hdparm-conf.d b/sys-apps/hdparm/files/hdparm-conf.d
index bc68a422e575..3da42175f069 100644
--- a/sys-apps/hdparm/files/hdparm-conf.d
+++ b/sys-apps/hdparm/files/hdparm-conf.d
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d,v 1.3 2004/07/15 00:43:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d,v 1.4 2004/09/06 02:17:08 swegener Exp $
# You can either set hdparm arguments for each drive using disc*_args and cdrom*_args..
# eg.
# disc0_args="-d1 -X66"
-# disc1_args"-d1"
+# disc1_args="-d1"
# cdrom0_args="-d1"
# Or, you can set hdparm options for ALL drives using all_args..
diff --git a/sys-apps/hdparm/files/hdparm-conf.d.3 b/sys-apps/hdparm/files/hdparm-conf.d.3
index f356708750a1..fa8c23f332c3 100644
--- a/sys-apps/hdparm/files/hdparm-conf.d.3
+++ b/sys-apps/hdparm/files/hdparm-conf.d.3
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d.3,v 1.1 2004/08/01 14:43:43 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d.3,v 1.2 2004/09/06 02:17:08 swegener Exp $
# You can either set hdparm arguments for each drive using hdX_args,
# discX_args, cdromX_args and genericX_args, e.g.
#
# hda_args="-d1 -X66"
-# disc1_args"-d1"
+# disc1_args="-d1"
# cdrom0_args="-d1"
# or, you can set hdparm options for ALL drives using all_args, e.g.