aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Yao <ryao@gentoo.org>2013-06-06 02:35:11 -0400
committerRobin H. Johnson <robbat2@gentoo.org>2013-06-14 14:43:36 +0000
commit6b4906f95c70e0e759ae9436e3c00ac14b484747 (patch)
tree534edba269983d244382999160cd0b4669a21bb9
parentUpdate HACKING to use git-shortlog (diff)
downloadgenkernel-6b4906f95c70e0e759ae9436e3c00ac14b484747.tar.gz
genkernel-6b4906f95c70e0e759ae9436e3c00ac14b484747.tar.bz2
genkernel-6b4906f95c70e0e759ae9436e3c00ac14b484747.zip
Add --virtio to man page, bug #432956
This should have been included as part of commit 12e4bee, but it was omitted, so add it now. Signed-off-by: Richard Yao <ryao@gentoo.org>
-rw-r--r--doc/genkernel.8.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index dc042408..ec5db063 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -95,6 +95,9 @@ KERNEL CONFIGURATION
Saves, or does not save the kernel configuration to '/etc/kernels'
if the kernel is successfully compiled.
+*--virtio*::
+ Adds Virtio support to kernel configuration.
+
*--*[*no-*]*gconfig*::
Runs, or does not run "make gconfig" after "make oldconfig".