summaryrefslogtreecommitdiffstats
path: root/src/guestfs.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-10-03 09:15:37 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-10-03 09:22:45 +0100
commit4a4ca0c01da3307b69fc4925c5f2ece1e728d4b3 (patch)
tree0812e2e2a611a9dc71f18d6d749f1d619e362695 /src/guestfs.pod
parentdf2469a48f4641bdfe26a4179dd946df190fa970 (diff)
downloadlibguestfs-4a4ca0c01da3307b69fc4925c5f2ece1e728d4b3.tar.gz
libguestfs-4a4ca0c01da3307b69fc4925c5f2ece1e728d4b3.tar.xz
libguestfs-4a4ca0c01da3307b69fc4925c5f2ece1e728d4b3.zip
syntax: Use __PATTERNS__ instead of @PATTERNS@ in podwrapper man pages.
It is slightly dangerous to use @PATTERNS@, since these might be substituted by autoconf when they appear in Makefile.am files.
Diffstat (limited to 'src/guestfs.pod')
-rw-r--r--src/guestfs.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index f276b94e..2b33bf32 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -1788,11 +1788,11 @@ This returns the current out of memory handler.
=head1 API CALLS
-@ACTIONS@
+__ACTIONS__
=head1 STRUCTURES
-@STRUCTS@
+__STRUCTS__
=head1 AVAILABILITY
@@ -1803,7 +1803,7 @@ the following groups of functions. This test queries the
appliance to see if the appliance you are currently using
supports the functionality.
-@AVAILABILITY@
+__AVAILABILITY__
=head2 FILESYSTEM AVAILABLE