diff options
author | John Terpstra <jht@samba.org> | 2003-09-05 22:53:18 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-09-05 22:53:18 +0000 |
commit | aa8b2d08093ebcf62a84f6f47b4b66be177cd2b7 (patch) | |
tree | 7f2844f9ed9051d4dcb86cb272fed2d15e2975f8 /docs/docbook | |
parent | 966b0fc7c96b1dba63fa755312a2be64e18ff471 (diff) | |
download | samba-aa8b2d08093ebcf62a84f6f47b4b66be177cd2b7.tar.gz samba-aa8b2d08093ebcf62a84f6f47b4b66be177cd2b7.tar.bz2 samba-aa8b2d08093ebcf62a84f6f47b4b66be177cd2b7.zip |
Fix problem where stdarg.version would print the program name as smbd.
(This used to be commit 6eaef4b6d286e2731f1e2ac99bdc6911d1296361)
Diffstat (limited to 'docs/docbook')
-rw-r--r-- | docs/docbook/global.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/global.ent b/docs/docbook/global.ent index 4eb652a92a..297d1bc883 100644 --- a/docs/docbook/global.ent +++ b/docs/docbook/global.ent @@ -179,8 +179,8 @@ compile time.</para></listitem> <!ENTITY stdarg.version ' <varlistentry> <term>-V</term> -<listitem><para>Prints the version number for -<command>smbd</command>.</para></listitem> +<listitem><para>Prints the program version number. +</para></listitem> </varlistentry>'> <!ENTITY stdarg.logfile ' |