summaryrefslogtreecommitdiffstats
path: root/daemon/guestfsd.c
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-19 21:53:09 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-19 21:53:09 +0000
commitd2400da92e5e2cc7fd5e33e61220a33214d5241c (patch)
tree4dcd4b4d63eb91bfc0b5700bae0104e827864f47 /daemon/guestfsd.c
parent84fbe21855b5b304413075fecb444135397591e6 (diff)
downloadlibguestfs-d2400da92e5e2cc7fd5e33e61220a33214d5241c.tar.gz
libguestfs-d2400da92e5e2cc7fd5e33e61220a33214d5241c.tar.xz
libguestfs-d2400da92e5e2cc7fd5e33e61220a33214d5241c.zip
docs: Obsolete HACKING file, move content into guestfs(3) man page.
Add a new section called "EXTENDING LIBGUESTFS" to the guestfs manual page which contains all the information previously in "HACKING".
Diffstat (limited to 'daemon/guestfsd.c')
-rw-r--r--daemon/guestfsd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/daemon/guestfsd.c b/daemon/guestfsd.c
index e398b7d8..16b900f0 100644
--- a/daemon/guestfsd.c
+++ b/daemon/guestfsd.c
@@ -974,7 +974,8 @@ trim (char *str)
}
/* printf helper function so we can use %Q ("quoted") and %R to print
- * shell-quoted strings. See HACKING file for more details.
+ * shell-quoted strings. See guestfs(3)/EXTENDING LIBGUESTFS for more
+ * details.
*/
static int
print_shell_quote (FILE *stream,