diff options
author | Karolin Seeger <ks@samba.org> | 2007-04-20 10:33:56 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:31 -0500 |
commit | 7e40832f5cf05079563582fefd21ba147892fd76 (patch) | |
tree | da49c8b0a7cf032b4d39d19f204285c2f07667d0 | |
parent | e2ef146cf4b693e67aacd3f5d083896c72e0d8f4 (diff) | |
download | samba-7e40832f5cf05079563582fefd21ba147892fd76.tar.gz samba-7e40832f5cf05079563582fefd21ba147892fd76.tar.bz2 samba-7e40832f5cf05079563582fefd21ba147892fd76.zip |
Add documentation for new net sam subcommand deletelocalgroup.
(This used to be commit a94e646c503a76c6a13efb11f9281eabfcd988ee)
-rw-r--r-- | docs/manpages-3/net.8.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index aaa5658d68..73bbf7a7a5 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -941,6 +941,16 @@ configured. The group gid will be allocated out of the winbindd range. </refsect2> <refsect2> +<title>SAM DELETELOCALGROUP <NAME></title> + +<para> +Delete an existing LOCAL group (also known as Alias). + +</para> + +</refsect2> + +<refsect2> <title>SAM MAPUNIXGROUP <NAME></title> <para> |