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 | 6eaef4b6d286e2731f1e2ac99bdc6911d1296361 (patch) | |
tree | 08fc205f3203d250c7030782fc595a203fc3c9f4 /docs | |
parent | 8cb9ec5d533085d40fc6bfe4ca9647d80bf41ac7 (diff) | |
download | samba-6eaef4b6d286e2731f1e2ac99bdc6911d1296361.tar.gz samba-6eaef4b6d286e2731f1e2ac99bdc6911d1296361.tar.xz samba-6eaef4b6d286e2731f1e2ac99bdc6911d1296361.zip |
Fix problem where stdarg.version would print the program name as smbd.
Diffstat (limited to 'docs')
-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 4eb652a92a5..297d1bc883f 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 ' |