public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/openrc:openrc-0.10.x commit in: conf.d/
@ 2012-06-07 15:57 William Hubbs
  0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2012-06-07 15:57 UTC (permalink / raw
  To: gentoo-commits

commit:     0c6df865033006aeabae6113eec0883d1e1775e9
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  7 15:51:02 2012 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 15:57:34 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=0c6df865

fix consolefont documentation to reflect the default state

conf.d/consolefont was written as though the consolefont service was
active by default. It is not, so this has been fixed.

reported-by: Ikonta <AT> yandex.ru
X-Gentoo-Bug: 420037
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=420037

---
 conf.d/consolefont |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/conf.d/consolefont b/conf.d/consolefont
index b2fa635..e01ae84 100644
--- a/conf.d/consolefont
+++ b/conf.d/consolefont
@@ -1,9 +1,10 @@
+# The consolefont service is not activated by default. If you need to
+# use it, you should run "rc-update add consolefont boot" as root.
+#
 # consolefont specifies the default font that you'd like Linux to use on the
 # console.  You can find a good selection of fonts in /usr/share/consolefonts;
 # you shouldn't specify the trailing ".psf.gz", just the font name below.
 # To use the default console font, comment out the CONSOLEFONT setting below.
-# This setting is used by the /etc/init.d/consolefont script (NOTE: if you do
-# not want to use it, run "rc-update del consolefont boot" as root).
 consolefont="default8x16"
 
 # consoletranslation is the charset map file to use.  Leave commented to use



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/openrc:openrc-0.10.x commit in: conf.d/
@ 2012-09-10  0:17 William Hubbs
  0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ 2012-09-10  0:17 UTC (permalink / raw
  To: gentoo-commits

commit:     c78d012dd6e8530c28dc14f3583e4e30b4be8695
Author:     William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
AuthorDate: Mon Jul  9 14:25:24 2012 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Sep  9 23:33:06 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=c78d012d

fix reference to dmesg man page

Correct the reference in conf.d/dmesg from dmesg(8) to dmesg(1).

reported-by: <toralf.foerster <AT> gmx.de>
X-Gentoo-Bug: 425370
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=425370

---
 conf.d/dmesg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf.d/dmesg b/conf.d/dmesg
index eb065f2..cd4b8b3 100644
--- a/conf.d/dmesg
+++ b/conf.d/dmesg
@@ -1,3 +1,3 @@
 # Sets the level at which logging of messages is done to the
-# console.  See dmesg(8) for more info.
+# console.  See dmesg(1) for more info.
 dmesg_level="1"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-10  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07 15:57 [gentoo-commits] proj/openrc:openrc-0.10.x commit in: conf.d/ William Hubbs
  -- strict thread matches above, loose matches on Subject: below --
2012-09-10  0:17 William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox