Browse code

add clambc manpage (bb #2551)

Török Edvin authored on 2011/05/06 20:34:31
Showing 6 changed files
... ...
@@ -61,6 +61,7 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
61 61
 	$(srcdir)/platform.h.in $(top_srcdir)/configure \
62 62
 	$(top_srcdir)/docs/man/clamav-milter.8.in \
63 63
 	$(top_srcdir)/docs/man/clamav-milter.conf.5.in \
64
+	$(top_srcdir)/docs/man/clambc.1.in \
64 65
 	$(top_srcdir)/docs/man/clamconf.1.in \
65 66
 	$(top_srcdir)/docs/man/clamd.8.in \
66 67
 	$(top_srcdir)/docs/man/clamd.conf.5.in \
... ...
@@ -93,10 +94,10 @@ mkinstalldirs = $(install_sh) -d
93 93
 CONFIG_HEADER = clamav-config.h
94 94
 CONFIG_CLEAN_FILES = clamav-config libclamav.pc platform.h \
95 95
 	docs/man/clamav-milter.8 docs/man/clamav-milter.conf.5 \
96
-	docs/man/clamconf.1 docs/man/clamd.8 docs/man/clamd.conf.5 \
97
-	docs/man/clamdscan.1 docs/man/clamscan.1 docs/man/freshclam.1 \
98
-	docs/man/freshclam.conf.5 docs/man/sigtool.1 \
99
-	docs/man/clamdtop.1
96
+	docs/man/clambc.1 docs/man/clamconf.1 docs/man/clamd.8 \
97
+	docs/man/clamd.conf.5 docs/man/clamdscan.1 docs/man/clamscan.1 \
98
+	docs/man/freshclam.1 docs/man/freshclam.conf.5 \
99
+	docs/man/sigtool.1 docs/man/clamdtop.1
100 100
 CONFIG_CLEAN_VPATH_FILES =
101 101
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
102 102
 am__vpath_adj = case $$p in \
... ...
@@ -421,6 +422,8 @@ docs/man/clamav-milter.8: $(top_builddir)/config.status $(top_srcdir)/docs/man/c
421 421
 	cd $(top_builddir) && $(SHELL) ./config.status $@
422 422
 docs/man/clamav-milter.conf.5: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamav-milter.conf.5.in
423 423
 	cd $(top_builddir) && $(SHELL) ./config.status $@
424
+docs/man/clambc.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clambc.1.in
425
+	cd $(top_builddir) && $(SHELL) ./config.status $@
424 426
 docs/man/clamconf.1: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamconf.1.in
425 427
 	cd $(top_builddir) && $(SHELL) ./config.status $@
426 428
 docs/man/clamd.8: $(top_builddir)/config.status $(top_srcdir)/docs/man/clamd.8.in
... ...
@@ -20855,7 +20855,7 @@ $as_echo "#define HAVE__INTERNAL__SHA_COLLECT 1" >>confdefs.h
20855 20855
 
20856 20856
 fi
20857 20857
 
20858
-ac_config_files="$ac_config_files clamscan/Makefile database/Makefile docs/Makefile clamd/Makefile clamdscan/Makefile clamav-milter/Makefile freshclam/Makefile sigtool/Makefile clamconf/Makefile etc/Makefile test/Makefile unit_tests/Makefile clamdtop/Makefile clambc/Makefile Makefile clamav-config libclamav.pc platform.h docs/man/clamav-milter.8 docs/man/clamav-milter.conf.5 docs/man/clamconf.1 docs/man/clamd.8 docs/man/clamd.conf.5 docs/man/clamdscan.1 docs/man/clamscan.1 docs/man/freshclam.1 docs/man/freshclam.conf.5 docs/man/sigtool.1 docs/man/clamdtop.1"
20858
+ac_config_files="$ac_config_files clamscan/Makefile database/Makefile docs/Makefile clamd/Makefile clamdscan/Makefile clamav-milter/Makefile freshclam/Makefile sigtool/Makefile clamconf/Makefile etc/Makefile test/Makefile unit_tests/Makefile clamdtop/Makefile clambc/Makefile Makefile clamav-config libclamav.pc platform.h docs/man/clamav-milter.8 docs/man/clamav-milter.conf.5 docs/man/clambc.1 docs/man/clamconf.1 docs/man/clamd.8 docs/man/clamd.conf.5 docs/man/clamdscan.1 docs/man/clamscan.1 docs/man/freshclam.1 docs/man/freshclam.conf.5 docs/man/sigtool.1 docs/man/clamdtop.1"
20859 20859
 
20860 20860
 cat >confcache <<\_ACEOF
20861 20861
 # This file is a shell script that caches the results of configure
... ...
@@ -21950,6 +21950,7 @@ do
21950 21950
     "platform.h") CONFIG_FILES="$CONFIG_FILES platform.h" ;;
21951 21951
     "docs/man/clamav-milter.8") CONFIG_FILES="$CONFIG_FILES docs/man/clamav-milter.8" ;;
21952 21952
     "docs/man/clamav-milter.conf.5") CONFIG_FILES="$CONFIG_FILES docs/man/clamav-milter.conf.5" ;;
21953
+    "docs/man/clambc.1") CONFIG_FILES="$CONFIG_FILES docs/man/clambc.1" ;;
21953 21954
     "docs/man/clamconf.1") CONFIG_FILES="$CONFIG_FILES docs/man/clamconf.1" ;;
21954 21955
     "docs/man/clamd.8") CONFIG_FILES="$CONFIG_FILES docs/man/clamd.8" ;;
21955 21956
     "docs/man/clamd.conf.5") CONFIG_FILES="$CONFIG_FILES docs/man/clamd.conf.5" ;;
... ...
@@ -24583,6 +24584,7 @@ do
24583 24583
     "platform.h") CONFIG_FILES="$CONFIG_FILES platform.h" ;;
24584 24584
     "docs/man/clamav-milter.8") CONFIG_FILES="$CONFIG_FILES docs/man/clamav-milter.8" ;;
24585 24585
     "docs/man/clamav-milter.conf.5") CONFIG_FILES="$CONFIG_FILES docs/man/clamav-milter.conf.5" ;;
24586
+    "docs/man/clambc.1") CONFIG_FILES="$CONFIG_FILES docs/man/clambc.1" ;;
24586 24587
     "docs/man/clamconf.1") CONFIG_FILES="$CONFIG_FILES docs/man/clamconf.1" ;;
24587 24588
     "docs/man/clamd.8") CONFIG_FILES="$CONFIG_FILES docs/man/clamd.8" ;;
24588 24589
     "docs/man/clamd.conf.5") CONFIG_FILES="$CONFIG_FILES docs/man/clamd.conf.5" ;;
... ...
@@ -1637,6 +1637,7 @@ libclamav.pc
1637 1637
 platform.h
1638 1638
 docs/man/clamav-milter.8
1639 1639
 docs/man/clamav-milter.conf.5
1640
+docs/man/clambc.1
1640 1641
 docs/man/clamconf.1
1641 1642
 docs/man/clamd.8
1642 1643
 docs/man/clamd.conf.5
... ...
@@ -17,4 +17,4 @@
17 17
 #  MA 02110-1301, USA.
18 18
 
19 19
 EXTRA_DIST = html $(top_srcdir)/docs/man/*.in clamdoc.pdf clamdoc.tex clamav-mirror-howto.pdf clamav-mirror-howto.tex phishsigs_howto.tex phishsigs_howto.pdf signatures.pdf signatures.tex clam.eps
20
-man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1
20
+man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1 man/clambc.1
... ...
@@ -275,7 +275,7 @@ top_build_prefix = @top_build_prefix@
275 275
 top_builddir = @top_builddir@
276 276
 top_srcdir = @top_srcdir@
277 277
 EXTRA_DIST = html $(top_srcdir)/docs/man/*.in clamdoc.pdf clamdoc.tex clamav-mirror-howto.pdf clamav-mirror-howto.tex phishsigs_howto.tex phishsigs_howto.pdf signatures.pdf signatures.tex clam.eps
278
-man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1
278
+man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamd.conf.5 man/clamdscan.1 man/clamav-milter.8 man/clamav-milter.conf.5 man/freshclam.conf.5 man/clamconf.1 man/clamdtop.1 man/clambc.1
279 279
 all: all-am
280 280
 
281 281
 .SUFFIXES:
282 282
new file mode 100644
... ...
@@ -0,0 +1,34 @@
0
+.TH CLAMBC "1" "April 2010" "ClamAV @VERSION@" "Clam AntiVirus"
1
+.SH NAME
2
+clambc \- Bytecode Testing Tool
3
+.SH SYNOPSIS
4
+.PP
5
+clambc <file> [function] [param1 ...]
6
+.SH DESCRIPTION
7
+.TP
8
+\fB\-\-help\fR                 \fB\-h\fR
9
+Show help
10
+.TP
11
+\fB\-\-version\fR              \fB\-V\fR
12
+Show version
13
+.TP
14
+\fB\-\-info\fR                 \fB\-i\fR
15
+Print information about bytecode
16
+.TP
17
+\fB\-\-printsrc\fR             \fB\-p\fR
18
+Print bytecode source
19
+.TP
20
+\fB\-\-trace\fR <level>
21
+Set bytecode trace level 0..7 (default 7)
22
+.TP
23
+\fB\-\-no\-trace\-showsource\fR
24
+Don't show source line during tracing
25
+.TP
26
+file
27
+file to test
28
+.SH "CREDITS"
29
+Please check the full documentation for credits.
30
+.PP
31
+Clam AntiVirus Bytecode Testing Tool 0.96
32
+By The ClamAV Team: http://www.clamav.net/team
33
+(C) 2009 Sourcefire, Inc.