Changeset 134 for branches/samba-3.0/docs/manpages/tdbdump.8
- Timestamp:
- May 23, 2008, 6:56:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/docs/manpages/tdbdump.8
r44 r134 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 "" "" "" 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 21 13 .SH "NAME" 22 14 tdbdump - tool for printing the contents of a TDB file … … 28 20 This tool is part of the 29 21 \fBsamba\fR(1) 30 suite .22 suite\. 31 23 .PP 32 24 tdbdump 33 is a very simple utility that 'dumps' the contents of a TDB (Trivial DataBase) file to standard output in a human-readable format.25 is a very simple utility that \'dumps\' the contents of a TDB (Trivial DataBase) file to standard output in a human\-readable format\. 34 26 .PP 35 This tool can be used when debugging problems with TDB files . It is intended for those who are somewhat familiar with Samba internals.27 This tool can be used when debugging problems with TDB files\. It is intended for those who are somewhat familiar with Samba internals\. 36 28 .SH "VERSION" 37 29 .PP 38 This man page is correct for version 3 .0 of the Samba suite.30 This man page is correct for version 3\.0 of the Samba suite\. 39 31 .SH "AUTHOR" 40 32 .PP 41 The 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.33 The 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\. 42 34 .PP 43 The tdbdump man page was written by Jelmer Vernooij. 44 35 The tdbdump man page was written by Jelmer Vernooij\.
Note:
See TracChangeset
for help on using the changeset viewer.