From dc2ac62b8307cdb3cb216d234ad62f8f959d3fea Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Mon, 12 Feb 2007 19:34:50 +0000 Subject: [PATCH] Added patch from Mike Frysinger to clean up the genkernel man page for bug #166179. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@483 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- ChangeLog | 4 ++++ genkernel.8 | 23 +++++++++++------------ 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 481ed7c..776a7d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 12 Feb 2007; Chris Gianelloni genkernel.8: + Added patch from Mike Frysinger to clean up the + genkernel man page for bug #166179. + 12 Feb 2007; Chris Gianelloni generic/linuxrc: Fix REAL_INIT for bug #160635. diff --git a/genkernel.8 b/genkernel.8 index c55205b..c3720f1 100644 --- a/genkernel.8 +++ b/genkernel.8 @@ -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 -.sp -Eric Edgar -.B -.sp -NFS Support by Thomas Seiler -.B +.nf +Tim Yamin +Eric Edgar +NFS Support by Thomas Seiler +.fi +.SH SEE ALSO +\fB/etc/genkernel.conf\fR \- genkernel configuration file -- 2.26.2