From b75212077de08670a449d1f2192aded400559c6e Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 14 Nov 2002 21:04:12 +0000 Subject: Update testparm for 3.0 (This used to be commit f01fad02d75975f25235eeeba8262bf11657e54a) --- docs/docbook/manpages/testparm.1.sgml | 12 +++++++++--- docs/docs-status | 3 --- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/docs/docbook/manpages/testparm.1.sgml b/docs/docbook/manpages/testparm.1.sgml index 350683eb57..254ede7265 100644 --- a/docs/docbook/manpages/testparm.1.sgml +++ b/docs/docbook/manpages/testparm.1.sgml @@ -20,8 +20,9 @@ -h -v -L <servername> + -t <encoding> config filename - hostname hostIP + hostname hostIP @@ -86,6 +87,12 @@ their defaults. + + -t encoding + + Output data in specified encoding. + + configfilename This is the name of the configuration file @@ -144,7 +151,7 @@ VERSION - This man page is correct for version 2.2 of + This man page is correct for version 3.0 of the Samba suite. @@ -173,4 +180,3 @@ - diff --git a/docs/docs-status b/docs/docs-status index 23a0127c3b..7dc301e9ec 100644 --- a/docs/docs-status +++ b/docs/docs-status @@ -40,13 +40,10 @@ docs/docbook/manpages/smbstatus.1.sgml docs/docbook/manpages/smbtar.1.sgml docs/docbook/manpages/smbumount.8.sgml docs/docbook/manpages/swat.8.sgml -docs/docbook/manpages/testparm.1.sgml docs/docbook/manpages/testprns.1.sgml Stuff that needs to be documented: Doc for package maintainers -Some kind of introduction to the various terms used (locking, wins, browsing, domain, ... ) -Merge the various docs about wins and browsing Windows NT 4.0 Style Trust Relationship One Time Migration script from a Windows NT 4.0 PDC to a Samba PDC ldap passwd sync -- cgit