source: branches/samba-3.0/docs/manpages/tdbdump.8@ 134

Last change on this file since 134 was 134, checked in by Paul Smedley, 17 years ago

Update source to 3.0.29

File size: 1.2 KB
Line 
1.\" Title: tdbdump
2.\" Author:
3.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
4.\" Date: 05/21/2008
5.\" Manual: System Administration tools
6.\" Source: Samba 3.0
7.\"
8.TH "TDBDUMP" "8" "05/21/2008" "Samba 3\.0" "System Administration tools"
9.\" disable hyphenation
10.nh
11.\" disable justification (adjust text to left margin only)
12.ad l
13.SH "NAME"
14tdbdump - tool for printing the contents of a TDB file
15.SH "SYNOPSIS"
16.HP 1
17tdbdump {filename}
18.SH "DESCRIPTION"
19.PP
20This tool is part of the
21\fBsamba\fR(1)
22suite\.
23.PP
24tdbdump
25is a very simple utility that \'dumps\' the contents of a TDB (Trivial DataBase) file to standard output in a human\-readable format\.
26.PP
27This tool can be used when debugging problems with TDB files\. It is intended for those who are somewhat familiar with Samba internals\.
28.SH "VERSION"
29.PP
30This man page is correct for version 3\.0 of the Samba suite\.
31.SH "AUTHOR"
32.PP
33The 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\.
34.PP
35The tdbdump man page was written by Jelmer Vernooij\.
Note: See TracBrowser for help on using the repository browser.