From 64a5ae0e969754c709974104a83e6d1dbb4c2764 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Sat, 4 Apr 2009 10:29:25 +0100 Subject: Generate actions section in guestfs.3 man page. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 3e4da74d..fe3de961 100644 --- a/README +++ b/README @@ -35,7 +35,8 @@ Requirements - XDR, rpcgen -- (Optional) perldoc to generate the manual pages +- perldoc (pod2man, pod2text) to generate the manual pages and +other documentation. - (Optional) OCaml if you want to modify the code or rebuild certain generated files. -- cgit