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:
979bcc5
)
guestfs: Fix typo in man page.
author
Richard Jones
<rjones@redhat.com>
Thu, 9 Sep 2010 11:00:36 +0000
(12:00 +0100)
committer
Richard Jones
<rjones@redhat.com>
Thu, 9 Sep 2010 12:42:09 +0000
(13:42 +0100)
src/guestfs.pod
patch
|
blob
|
history
diff --git
a/src/guestfs.pod
b/src/guestfs.pod
index
82fd7a1
..
2849674
100644
(file)
--- a/
src/guestfs.pod
+++ b/
src/guestfs.pod
@@
-334,7
+334,7
@@
files.
=head2 RUNNING COMMANDS
-Although libguestfs is
a
primarily an API for manipulating files
+Although libguestfs is primarily an API for manipulating files
inside guest images, we also provide some limited facilities for
running commands inside guests.