4b009fc01b961fa11829fdf80cff8204e5f82580
[samba.git] / docs / yodldocs / debug2html.1.yo
1 mailto(samba-bugs@samba.org)
2
3 IFDEF(html)\
4 (manpage(htmlcommand(debug2html(1)))(1)(29 Dec 1998)(Samba)(SAMBA))\
5 (manpage(debug2html)(1)(29 Dec 1998)(Samba)(SAMBA))
6
7 label(NAME)
8 manpagename(debug2html)(Samba DEBUG to HTML translation filter)
9
10 label(SYNOPSIS)
11 manpagesynopsis()
12
13 debug2html [<input-file] [>output-file]
14
15 label(DESCRIPTION)
16 manpagedescription()
17
18 This program is part of the bf(Samba) suite.
19
20 bf(debug2html) is simple a filter.  That is, it accepts input from
21 bf(stdin) and directs its output to bf(stdout).  The input is expected to
22 be a log file generated by bf(nmbd)(8) or bf(smbd)(8).  The output will be
23 an HTML 3.2 document. 
24
25 Example usage:
26
27   debug2html </usr/local/samba/var/log.nmb >nmblog.html nl()
28   
29 label(VERSION)
30 manpagesection(VERSION)
31
32 This man page is correct for version 2.0 of the Samba suite.
33
34 label(SEEALSO)
35 manpageseealso()
36
37 url(bf(nmbd)(8))(nmbd.8.html), url(bf(smbd)(8))(smbd.8.html),
38 url(bf(samba)(7))(samba.7.html).
39
40 label(AUTHOR)
41 manpageauthor()
42
43 The original Samba software and related utilities were created by
44 Andrew Tridgell email(samba-bugs@samba.org). Samba is now developed
45 by the Samba Team as an Open Source project similar to the way the
46 Linux kernel is developed.
47
48 The original Samba man pages were written by Karl Auer. The man page
49 sources were converted to YODL format (another excellent piece of Open
50 Source software, available at
51 url(bf(ftp://ftp.icce.rug.nl/pub/unix/))(ftp://ftp.icce.rug.nl/pub/unix/))
52 and updated for the Samba2.0 release by Jeremy Allison.
53 email(samba-bugs@samba.org).
54
55 bf(debug2html) was added by Chris Hertel.
56
57 See url(bf(samba)(7))(samba.7.html) to find out how to get a full
58 list of contributors and details on how to submit bug reports,
59 comments etc.