All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: fix typo in xl.cfg:vfb=
@ 2015-05-15  6:23 Olaf Hering
  2015-05-21 14:51 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2015-05-15  6:23 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering, Ian Jackson, Ian Campbell

Use singular for option, it refers to vfb= itself.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
---
 docs/man/xl.cfg.pod.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5
index 566e343..5a0ca50 100644
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -570,7 +570,7 @@ emulation in backend driver is bypassed when "feature-host" is specified.
 Specifies the paravirtual framebuffer devices which should be supplied
 to the domain.
 
-This options does not control the emulated graphics card presented to
+This option does not control the emulated graphics card presented to
 an HVM guest. See L<Emulated VGA Graphics Device> below for how to
 configure the emulated device. If L<Emulated VGA Graphics Device> options
 are used in a PV guest configuration, xl will pick up B<vnc>, B<vnclisten>,

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: fix typo in xl.cfg:vfb=
  2015-05-15  6:23 [PATCH] docs: fix typo in xl.cfg:vfb= Olaf Hering
@ 2015-05-21 14:51 ` Ian Campbell
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Campbell @ 2015-05-21 14:51 UTC (permalink / raw)
  To: Olaf Hering; +Cc: Ian Jackson, xen-devel

On Fri, 2015-05-15 at 06:23 +0000, Olaf Hering wrote:
> Use singular for option, it refers to vfb= itself.
> 
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
> Cc: Ian Campbell <ian.campbell@citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>

Acked + applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-21 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-15  6:23 [PATCH] docs: fix typo in xl.cfg:vfb= Olaf Hering
2015-05-21 14:51 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.