diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-08-28 22:00:41 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-08-28 22:00:41 +0000 |
commit | 7e6ad82e549b472a070a55c078450711c04c6da9 (patch) | |
tree | 8e6663a48257e23881181e17cc28c6e3d269a375 /docs/docbook/Makefile.in | |
parent | 17cad4ad250c5e253222e64cadf1495f84e6cf61 (diff) | |
download | samba-7e6ad82e549b472a070a55c078450711c04c6da9.tar.gz samba-7e6ad82e549b472a070a55c078450711c04c6da9.tar.bz2 samba-7e6ad82e549b472a070a55c078450711c04c6da9.zip |
Commit some old stuff from my laptop; put in Docbook/XML version of mount.cifs manpage
(This used to be commit c442e52488c342ba20bda0ed821d607bdbec1ddb)
Diffstat (limited to 'docs/docbook/Makefile.in')
-rw-r--r-- | docs/docbook/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/docbook/Makefile.in b/docs/docbook/Makefile.in index 14f9a7dfcb..7169cc90c4 100644 --- a/docs/docbook/Makefile.in +++ b/docs/docbook/Makefile.in @@ -21,7 +21,8 @@ MANPAGES_NAMES=findsmb.1 smbclient.1 \ smbcacls.1 smbsh.1 winbindd.8 \ tdbbackup.8 vfstest.1 \ profiles.1 smbtree.1 ntlm_auth.1 \ - editreg.1 smbcquotas.1 log2pcap.1 + editreg.1 smbcquotas.1 log2pcap.1 \ + mount.cifs.8 ## This part contains only rules. You shouldn't need to change it ## if you are adding docs |