diff options
author | John Terpstra <jht@samba.org> | 2003-04-24 05:20:34 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-24 05:20:34 +0000 |
commit | ffb628e9c71cf55601d098a3dfbe22fbfa3d0746 (patch) | |
tree | caf8533a55606dd72348e9e4575e9cfd3032246a /docs/docbook/projdoc/GROUP-MAPPING-HOWTO.sgml | |
parent | 858cdd54bdc38015806958dcf44efde2255714a7 (diff) | |
download | samba-ffb628e9c71cf55601d098a3dfbe22fbfa3d0746.tar.gz samba-ffb628e9c71cf55601d098a3dfbe22fbfa3d0746.tar.bz2 samba-ffb628e9c71cf55601d098a3dfbe22fbfa3d0746.zip |
Fix for bad macro error.
(This used to be commit 076882b91c3b08d4438499b185b8e8bc0f4ba716)
Diffstat (limited to 'docs/docbook/projdoc/GROUP-MAPPING-HOWTO.sgml')
-rw-r--r-- | docs/docbook/projdoc/GROUP-MAPPING-HOWTO.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/GROUP-MAPPING-HOWTO.sgml b/docs/docbook/projdoc/GROUP-MAPPING-HOWTO.sgml index 0d72487f54..841d24b78d 100644 --- a/docs/docbook/projdoc/GROUP-MAPPING-HOWTO.sgml +++ b/docs/docbook/projdoc/GROUP-MAPPING-HOWTO.sgml @@ -13,7 +13,7 @@ Starting with Samba 3.0 alpha 2, new group mapping functionality is available to create associations between Windows SIDs and UNIX groups. The <parameter>groupmap</parameter> subcommand included with -the &net; tool can be used to manage these associations. +the <command>net</command> tool can be used to manage these associations. </para> <para> |