search for: c0827c7

Displaying 1 result from an estimated 1 matches for "c0827c7".

Did you mean: 1082727
2012 Apr 18
2
[PATCH libguestfs] maint: fix doc typos
...ld check the preceeding messages." +echo "then you should check the preceding messages." echo echo "Please report bugs back to the mailing list:" echo "http://www.redhat.com/mailman/listinfo/libguestfs" diff --git a/fish/guestfish.pod b/fish/guestfish.pod index c0827c7..a45af00 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -698,7 +698,7 @@ the Unix L<chmod(1)> program): Commands that return numbers usually print them in decimal, but some commands print numbers in other radices (eg. C<umask> prints -the mode in octal, preceeded by C&lt...