]> git.wh0rd.org - patches.git/blame_incremental - genkernel-manpage-touchups.patch
initial import
[patches.git] / genkernel-manpage-touchups.patch
... / ...
CommitLineData
1Index: genkernel.8
2===================================================================
3--- genkernel.8 (revision 480)
4+++ genkernel.8 (working copy)
5@@ -2,7 +2,7 @@
6 .SH NAME
7 genkernel \- the Gentoo Linux automatic kernel compiler.
8 .SH SYNOPSIS
9-genkernel [options...] action
10+\fBgenkernel\fR \fI[options...] action\fR
11 .SH INTRODUCTION
12 Genkernel is designed to allow users who are not previously used to
13 compiling a kernel to use a similar setup to that one that is used on
14@@ -252,14 +252,14 @@ Passes arguments to dmraid on bootup.
15 \fBreal_init=\fR<...>
16 Passes arguments to init on bootup.
17 .TP
18-\fBscandelay\fR=<...>
19+\fBscandelay=\fR<...>
20 Pauses for 10 seconds before running devfsd if no argument is specified;
21 otherwise pauses for the number of specified seconds.
22 .TP
23-\fBip\fR=<...>
24+\fBip=\fR<...>
25 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.
26 .TP
27-\fBnfsroot\fR=<...>
28+\fBnfsroot=\fR<...>
29 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)
30 .TP
31 \fBdoevms2\fR
32@@ -289,11 +289,10 @@ existing bug documents the same issue be
33 for kernel sources not supported by Gentoo should go to their relevant
34 authors.
35 .SH AUTHORS
36-Tim Yamin
37-.B <plasmaroo@gentoo.org>
38-.sp
39-Eric Edgar
40-.B <rocket@gentoo.org>
41-.sp
42-NFS Support by Thomas Seiler
43-.B <thseiler@gmail.com>
44+.nf
45+Tim Yamin <plasmaroo@gentoo.org>
46+Eric Edgar <rocket@gentoo.org>
47+NFS Support by Thomas Seiler <thseiler@gmail.com>
48+.fi
49+.SH SEE ALSO
50+\fB/etc/genkernel.conf\fR \- genkernel configuration file