Displaying 2 results from an estimated 2 matches for "f16bd42".
Did you mean:
  f117d42
  
2015 Oct 05
0
[PATCH 2/2] Fix whitespace.
...+	       "with these tools.  Use the guestfish equivalent commands\n"
+	       "(see the virt tool manual page).\n"),
              guestfs_int_program_name);
     guestfs_int_free_string_list (roots);
     exit (EXIT_FAILURE);
diff --git a/fish/man.c b/fish/man.c
index f1ba1a4..f16bd42 100644
--- a/fish/man.c
+++ b/fish/man.c
@@ -56,8 +56,8 @@ run_man (const char *cmd, size_t argc, char *argv[])
 
     fprintf (stderr, "%s\n",
              guestfs_int_exit_status_to_string (r, "man",
-                                              status_string,
-...
2015 Oct 05
3
[PATCH 1/2] Change 'fprintf (stdout,...)' -> printf.
Result of earlier copy and paste.
---
 align/scan.c          | 35 ++++++++++---------
 cat/cat.c             | 39 +++++++++++----------
 cat/filesystems.c     | 69 +++++++++++++++++++-------------------
 cat/log.c             | 35 ++++++++++---------
 cat/ls.c              | 61 +++++++++++++++++----------------
 df/main.c             | 43 ++++++++++++------------
 diff/diff.c           | 67