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 | 076882b91c3b08d4438499b185b8e8bc0f4ba716 (patch) | |
tree | cd720fd457d213e6321e6b8d83837388575e3863 | |
parent | f56a18853235e9090fbf962aa981688dc2e15426 (diff) | |
download | samba-076882b91c3b08d4438499b185b8e8bc0f4ba716.tar.gz samba-076882b91c3b08d4438499b185b8e8bc0f4ba716.tar.xz samba-076882b91c3b08d4438499b185b8e8bc0f4ba716.zip |
Fix for bad macro error.
-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 0d72487f54b..841d24b78d2 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> |