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:16:04 +0200 |
commit | cfa8b972a1b00386775144cdfde38e88000339f3 (patch) | |
tree | d393c645422fe3980e626fc25646bb3bb519ff0d /docs-xml | |
parent | 327c47fd13098fd65cf3333cd3ee0d5bfea698df (diff) | |
download | samba-cfa8b972a1b00386775144cdfde38e88000339f3.tar.gz samba-cfa8b972a1b00386775144cdfde38e88000339f3.tar.bz2 samba-cfa8b972a1b00386775144cdfde38e88000339f3.zip |
docs: fix VERSION section in the net(8) manpage.
It still said for version 3.0 ..
Michael
(This used to be 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 f3ee6b5bd8..b29beaa01d 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> |