diff options
author | Michael Adam <obnox@samba.org> | 2008-07-10 13:50:04 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2008-07-10 14:37:14 +0200 |
commit | 9b3ecf75a22aff43a67a62a9dd67397414274d9b (patch) | |
tree | 46279a5c4c392572837a4e59922c320afcee1505 /docs-xml | |
parent | baae7347e94b1b849e80d8da323afc179523430a (diff) | |
download | samba-9b3ecf75a22aff43a67a62a9dd67397414274d9b.tar.gz samba-9b3ecf75a22aff43a67a62a9dd67397414274d9b.tar.xz samba-9b3ecf75a22aff43a67a62a9dd67397414274d9b.zip |
docs: fix VERSION section in the net(8) manpage.
It still said for version 3.0 ..
Michael
(cherry picked from commit 93887f2e42bf4e632dab716deda6d2951dbd1f2a)
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages-3/net.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index f3ee6b5bd8a..b29beaa01d9 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -1569,7 +1569,7 @@ Delete the list of includes from the provided section (global or share). <refsect1> <title>VERSION</title> - <para>This man page is complete for version 3.0 of the Samba + <para>This man page is complete for version 3 of the Samba suite.</para> </refsect1> |