Quick patch. Nothing much. stahnma
From 8ce0983114c581ad09559bdcd5bab349e4789df0 Mon Sep 17 00:00:00 2001 From: stahnma <[email protected]> Date: Mon, 12 Jan 2009 20:16:19 -0600 Subject: [PATCH] Fixing a very minor man page error (exact syntax of nogfx option).
--- koan.pod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koan.pod b/koan.pod index 35e7006..a65bb36 100644 --- a/koan.pod +++ b/koan.pod @@ -76,7 +76,7 @@ Flag Explanation Example --virt-path use this existing LVM volume VolGroup00 ---no-gfx do not use VNC graphics (Xen only) (does not take options) +--nogfx do not use VNC graphics (Xen only) (does not take options) Nearly all of these variables can also be defined and centrally managed by the Cobbler server. -- 1.5.6.6
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
