diff options
author | Gerald Carter <jerry@samba.org> | 2003-04-26 17:22:13 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-04-26 17:22:13 +0000 |
commit | 013fa338a27eda32dac92882e4fcd39218d8285e (patch) | |
tree | 4bf6da536d25ecfa9081864c56cf5de40d65adf7 /docs/docbook/Makefile.in | |
parent | e82f3c4461bea78530003d7476bfe19e962521b4 (diff) | |
download | samba-013fa338a27eda32dac92882e4fcd39218d8285e.tar.gz samba-013fa338a27eda32dac92882e4fcd39218d8285e.tar.bz2 samba-013fa338a27eda32dac92882e4fcd39218d8285e.zip |
removing smbgroupedit manpage
(This used to be commit 4a0c02d133af6ea6f1009b81067974d6ad4fb404)
Diffstat (limited to 'docs/docbook/Makefile.in')
-rw-r--r-- | docs/docbook/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/Makefile.in b/docs/docbook/Makefile.in index 0739f43f84..ce3d009f6c 100644 --- a/docs/docbook/Makefile.in +++ b/docs/docbook/Makefile.in @@ -21,7 +21,7 @@ MANPAGES_NAMES=findsmb.1 smbclient.1 \ smbpasswd.8 testprns.1 \ smb.conf.5 wbinfo.1 pdbedit.8 \ smbcacls.1 smbsh.1 winbindd.8 \ - smbgroupedit.8 vfstest.1 \ + vfstest.1 \ profiles.1 smbtree.1 ntlm_auth.1 \ editreg.1 smbcquotas.1 |