From: Christopher R. Hertel Date: Tue, 29 Dec 1998 18:57:38 +0000 (+0000) Subject: First go at documentation for debug2html. X-Git-Tag: samba-2.2.5pre1~4863 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=a045186d4d5d8121f46ffc380aeca1904e0686fe;hp=d2d6f0bf362d376f39d0ec7e4b6651ca2b8c8819 First go at documentation for debug2html. Chris -)----- --- diff --git a/docs/htmldocs/debug2html.1.html b/docs/htmldocs/debug2html.1.html new file mode 100644 index 00000000000..3e2c293bc83 --- /dev/null +++ b/docs/htmldocs/debug2html.1.html @@ -0,0 +1,65 @@ + + + + + +debug2html(1) + + + + + +
+ +

debug2html(1)

+

Samba

+

29 Dec 1998

+ + + + +


+

NAME

+ debug2html - Samba DEBUG to HTML translation filter +


+

SYNOPSIS

+ +


debug2html [<input-file] [>output-file] +


+

DESCRIPTION

+ +


This program is part of the Samba suite. +


debug2html is simple a filter. That is, it accepts input from +stdin and directs its output to stdout. The input is expected to +be a log file generated by nmbd(8) or smbd(8). The output will be +an HTML 3.2 document. +


Example usage: +


debug2html </usr/local/samba/var/log.nmb >nmblog.html
+


+

VERSION

+ +


This man page is correct for version 2.0 of the Samba suite. +


+

SEE ALSO

+ +


nmbd(8), smbd(8), +samba(7). +


+

AUTHOR

+ +


The original Samba software and related utilities were created by +Andrew Tridgell samba-bugs@samba.org. Samba is now developed +by the Samba Team as an Open Source project similar to the way the +Linux kernel is developed. +


The original Samba man pages were written by Karl Auer. The man page +sources were converted to YODL format (another excellent piece of Open +Source software, available at +ftp://ftp.icce.rug.nl/pub/unix/) +and updated for the Samba2.0 release by Jeremy Allison. +samba-bugs@samba.org. +


debug2html was added by Chris Hertel. +


See samba(7) to find out how to get a full +list of contributors and details on how to submit bug reports, +comments etc. + + diff --git a/docs/manpages/debug2html.1 b/docs/manpages/debug2html.1 new file mode 100644 index 00000000000..8837f509d59 --- /dev/null +++ b/docs/manpages/debug2html.1 @@ -0,0 +1,51 @@ +.TH "debug2html" "1" "29 Dec 1998" "Samba" "SAMBA" +.PP +.SH "NAME" +debug2html \- Samba DEBUG to HTML translation filter +.PP +.SH "SYNOPSIS" +.PP +debug2html [output-file] +.PP +.SH "DESCRIPTION" +.PP +This program is part of the \fBSamba\fP suite\&. +.PP +\fBdebug2html\fP is simple a filter\&. That is, it accepts input from +\fBstdin\fP and directs its output to \fBstdout\fP\&. The input is expected to +be a log file generated by \fBnmbd\fP(8) or \fBsmbd\fP(8)\&. The output will be +an HTML 3\&.2 document\&. +.PP +Example usage: +.PP +debug2html nmblog\&.html +.br +.PP +.SH "VERSION" +.PP +This man page is correct for version 2\&.0 of the Samba suite\&. +.PP +.SH "SEE ALSO" +.PP +\fBnmbd\fP(8), \fBsmbd\fP(8), +\fBsamba\fP(7)\&. +.PP +.SH "AUTHOR" +.PP +The original Samba software and related utilities were created by +Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed +by the Samba Team as an Open Source project similar to the way the +Linux kernel is developed\&. +.PP +The original Samba man pages were written by Karl Auer\&. The man page +sources were converted to YODL format (another excellent piece of Open +Source software, available at +\fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP) +and updated for the Samba2\&.0 release by Jeremy Allison\&. +\fIsamba-bugs@samba\&.org\fP\&. +.PP +\fBdebug2html\fP was added by Chris Hertel\&. +.PP +See \fBsamba\fP(7) to find out how to get a full +list of contributors and details on how to submit bug reports, +comments etc\&. diff --git a/docs/yodldocs/debug2html.1.yo b/docs/yodldocs/debug2html.1.yo new file mode 100644 index 00000000000..4b009fc01b9 --- /dev/null +++ b/docs/yodldocs/debug2html.1.yo @@ -0,0 +1,59 @@ +mailto(samba-bugs@samba.org) + +IFDEF(html)\ +(manpage(htmlcommand(debug2html(1)))(1)(29 Dec 1998)(Samba)(SAMBA))\ +(manpage(debug2html)(1)(29 Dec 1998)(Samba)(SAMBA)) + +label(NAME) +manpagename(debug2html)(Samba DEBUG to HTML translation filter) + +label(SYNOPSIS) +manpagesynopsis() + +debug2html [output-file] + +label(DESCRIPTION) +manpagedescription() + +This program is part of the bf(Samba) suite. + +bf(debug2html) is simple a filter. That is, it accepts input from +bf(stdin) and directs its output to bf(stdout). The input is expected to +be a log file generated by bf(nmbd)(8) or bf(smbd)(8). The output will be +an HTML 3.2 document. + +Example usage: + + debug2html nmblog.html nl() + +label(VERSION) +manpagesection(VERSION) + +This man page is correct for version 2.0 of the Samba suite. + +label(SEEALSO) +manpageseealso() + +url(bf(nmbd)(8))(nmbd.8.html), url(bf(smbd)(8))(smbd.8.html), +url(bf(samba)(7))(samba.7.html). + +label(AUTHOR) +manpageauthor() + +The original Samba software and related utilities were created by +Andrew Tridgell email(samba-bugs@samba.org). Samba is now developed +by the Samba Team as an Open Source project similar to the way the +Linux kernel is developed. + +The original Samba man pages were written by Karl Auer. The man page +sources were converted to YODL format (another excellent piece of Open +Source software, available at +url(bf(ftp://ftp.icce.rug.nl/pub/unix/))(ftp://ftp.icce.rug.nl/pub/unix/)) +and updated for the Samba2.0 release by Jeremy Allison. +email(samba-bugs@samba.org). + +bf(debug2html) was added by Chris Hertel. + +See url(bf(samba)(7))(samba.7.html) to find out how to get a full +list of contributors and details on how to submit bug reports, +comments etc.