source: trunk/samba-3.0.25pre1/docs/manpages/tdbdump.8@ 6

Last change on this file since 6 was 1, checked in by Paul Smedley, 18 years ago

Initial code import

File size: 1.1 KB
Line 
1.\"Generated by db2man.xsl. Don't modify this, modify the source.
2.de Sh \" Subsection
3.br
4.if t .Sp
5.ne 5
6.PP
7\fB\\$1\fR
8.PP
9..
10.de Sp \" Vertical space (when we can't use .PP)
11.if t .sp .5v
12.if n .sp
13..
14.de Ip \" List item
15.br
16.ie \\n(.$>=3 .ne \\$3
17.el .ne 3
18.IP "\\$1" \\$2
19..
20.TH "TDBDUMP" 8 "" "" ""
21.SH NAME
22tdbdump \- tool for printing the contents of a TDB file
23.SH "SYNOPSIS"
24.ad l
25.hy 0
26.HP 8
27\fBtdbdump\fR {filename}
28.ad
29.hy
30
31.SH "DESCRIPTION"
32
33.PP
34This tool is part of the \fBsamba\fR(1) suite\&.
35
36.PP
37\fBtdbdump\fR is a very simple utility that 'dumps' the contents of a TDB (Trivial DataBase) file to standard output in a human\-readable format\&.
38
39.PP
40This tool can be used when debugging problems with TDB files\&. It is intended for those who are somewhat familiar with Samba internals\&.
41
42.SH "VERSION"
43
44.PP
45This man page is correct for version 3\&.0 of the Samba suite\&.
46
47.SH "AUTHOR"
48
49.PP
50The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
51
52.PP
53The tdbdump man page was written by Jelmer Vernooij\&.
54
Note: See TracBrowser for help on using the repository browser.