diff options
author | Andrew Bartlett <abartlet@samba.org> | 2007-01-03 04:11:22 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:36:00 -0500 |
commit | 43b715a96d4abe73b9478456ced498d58a9077d4 (patch) | |
tree | e093d85be566859893a0c6714918262ae1e3b56f | |
parent | 5ba31394c18ced1f66f84b470843ef7f7dd39ad7 (diff) | |
download | samba-43b715a96d4abe73b9478456ced498d58a9077d4.tar.gz samba-43b715a96d4abe73b9478456ced498d58a9077d4.tar.bz2 samba-43b715a96d4abe73b9478456ced498d58a9077d4.zip |
r20494: Dave CB <davecb@spamcop.net> found some stray characters in the docs,
while stress-testing an xml parser. Bug 4319
Andrew Bartlett
(This used to be commit a9a61eb54309cebfcdc28ff03130244477aa3d2e)
-rw-r--r-- | source4/torture/man/smbtorture.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/man/smbtorture.1.xml b/source4/torture/man/smbtorture.1.xml index 18c1743566..44984b00f5 100644 --- a/source4/torture/man/smbtorture.1.xml +++ b/source4/torture/man/smbtorture.1.xml @@ -77,7 +77,7 @@ <para> 'host' is an IP or hostname or netbios name. If the binding string - identifies the server side of an endpoint, 'host' may be an empty"); + identifies the server side of an endpoint, 'host' may be an empty string. </para> |