On Fri, 28 Oct 2011 11:34:52 -0700 Andy Grover <agrover@xxxxxxxxxx> wrote: > It should still be relatively easy for users to generate docs by > running 'make' and having xsltproc installed, or I've also found that > Googling commands also tends to bring up the html versions that people > have published online. > > Clean generated files in doc/Makefile. > > Signed-off-by: Andy Grover <agrover@xxxxxxxxxx> > --- > doc/Makefile | 2 + > doc/htmlpages/tgt-admin.8.html | 114 ------- > doc/htmlpages/tgtadm.8.html | 344 --------------------- > doc/htmlpages/tgtd.8.html | 63 ---- > doc/htmlpages/tgtimg.8.html | 66 ---- > doc/manpages/tgt-admin.8 | 231 -------------- > doc/manpages/tgt-setup-lun.8 | 46 --- > doc/manpages/tgtadm.8 | 663 ---------------------------------------- > doc/manpages/tgtd.8 | 145 --------- > doc/manpages/tgtimg.8 | 130 -------- > 10 files changed, 2 insertions(+), 1802 deletions(-) > delete mode 100644 doc/htmlpages/tgt-admin.8.html > delete mode 100644 doc/htmlpages/tgtadm.8.html > delete mode 100644 doc/htmlpages/tgtd.8.html > delete mode 100644 doc/htmlpages/tgtimg.8.html > delete mode 100644 doc/manpages/tgt-admin.8 > delete mode 100644 doc/manpages/tgt-setup-lun.8 > delete mode 100644 doc/manpages/tgtadm.8 > delete mode 100644 doc/manpages/tgtd.8 > delete mode 100644 doc/manpages/tgtimg.8 Can you send the updated patch against the current git head? Thanks! -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html