Added patch from Mike Frysinger <vapier@gentoo.org> to clean up the genkernel man...
authorChris Gianelloni <wolf31o2@gentoo.org>
Mon, 12 Feb 2007 19:34:50 +0000 (19:34 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Mon, 12 Feb 2007 19:34:50 +0000 (19:34 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@483 67a159dc-881f-0410-a524-ba9dfbe2cb84

ChangeLog
genkernel.8

index 481ed7c19a71ce861766f8f04f7906bbbd043864..776a7d2b0f423949dd900d4168a04f2020e430d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
+  Added patch from Mike Frysinger <vapier@gentoo.org> to clean up the
+  genkernel man page for bug #166179.
+
   12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> generic/linuxrc:
   Fix REAL_INIT for bug #160635.
 
index c55205b0674da1469ab082164d7d9226cedc2de7..c3720f1ba36453e784daf477c4e97ff89362d8c6 100644 (file)
@@ -2,7 +2,7 @@
 .SH NAME
 genkernel \- the Gentoo Linux automatic kernel compiler.
 .SH SYNOPSIS
-genkernel [options...] action
+\fBgenkernel\fR \fI[options...] action\fR
 .SH INTRODUCTION
 Genkernel is designed to allow users who are not previously used to
 compiling a kernel to use a similar setup to that one that is used on
@@ -252,14 +252,14 @@ Passes arguments to dmraid on bootup.
 \fBreal_init=\fR<...>
 Passes arguments to init on bootup.
 .TP
-\fBscandelay\fR=<...>
+\fBscandelay=\fR<...>
 Pauses for 10 seconds before running devfsd if no argument is specified;
 otherwise pauses for the number of specified seconds.
 .TP 
-\fBip\fR=<...>
+\fBip=\fR<...>
 Normally used to tell the kernel that it should start a network interface. If present, the initrd will try to mount a livecd over NFS.
 .TP 
-\fBnfsroot\fR=<...>
+\fBnfsroot=\fR<...>
 If present, the initrd will try to mount a livecd from that location. Otherwise the location will be deduced from the DCHP request (option root\-path)
 .TP
 \fBdoevms2\fR
@@ -289,11 +289,10 @@ existing bug documents the same issue before opening a new bug. Issues
 for kernel sources not supported by Gentoo should go to their relevant
 authors.
 .SH AUTHORS
-Tim Yamin
-.B <plasmaroo@gentoo.org>
-.sp
-Eric Edgar
-.B <rocket@gentoo.org>
-.sp
-NFS Support by Thomas Seiler
-.B <thseiler@gmail.com>
+.nf
+Tim Yamin <plasmaroo@gentoo.org>
+Eric Edgar <rocket@gentoo.org>
+NFS Support by Thomas Seiler <thseiler@gmail.com>
+.fi
+.SH SEE ALSO
+\fB/etc/genkernel.conf\fR \- genkernel configuration file