[libvirt] [PATCH 1/4] Fix man page file paths to real paths

Daniel Veillard veillard at redhat.com
Wed Aug 15 13:49:08 UTC 2012


On Sun, Aug 12, 2012 at 11:44:47PM -0500, Doug Goldstein wrote:
> Currently the man page has paths that start with @sysconfdir@,
> @localstatedir@ and @remote_pid_file at . The sed command attempts to
> replace these during the build but unfortunately pod2man gets to the
> files first and escapes the @ character resulting in the sed not
> working. This removes the @ character and makes the paths correct.
> ---
>  daemon/Makefile.am     |    6 +++---
>  daemon/libvirtd.pod.in |   18 +++++++++---------
>  2 files changed, 12 insertions(+), 12 deletions(-)

  The 4 patches looks sensible to me, and if pod override the @@ then
  the full uppercase is simpler and should just work fine too !

ACK and pushed

  thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list