git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6f45c8
)
guestfs(3): Indent line to keep code together.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 19 Mar 2011 18:18:56 +0000
(18:18 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 19 Mar 2011 18:18:56 +0000
(18:18 +0000)
src/guestfs.pod
patch
|
blob
|
history
diff --git
a/src/guestfs.pod
b/src/guestfs.pod
index
5984d2c
..
7fdc758
100644
(file)
--- a/
src/guestfs.pod
+++ b/
src/guestfs.pod
@@
-99,7
+99,7
@@
this:
* disk image.
*/
guestfs_touch (g, "/hello");
-
+
/* This is only needed for libguestfs < 1.5.24. Since then
* it is done automatically when you close the handle. See
* discussion of autosync in this page.