diff --git a/contrib/bin/fusiondirectory-setup b/contrib/bin/fusiondirectory-setup index bc22e2731616ac0578e27f48d6d46352a3d615e8..b976cfa7d72bdc7878d26a27cdbb00073b64f1dd 100644 --- a/contrib/bin/fusiondirectory-setup +++ b/contrib/bin/fusiondirectory-setup @@ -2041,7 +2041,7 @@ This code is part of FusionDirectory (http://www.fusiondirectory.org/) =over 2 -=item Copyright (C) 2011-2016 FusionDirectory +=item Copyright (C) 2011-2017 FusionDirectory =back diff --git a/contrib/man/fusiondirectory-insert-schema.1 b/contrib/man/fusiondirectory-insert-schema.1 index f0c3348a6ed4c30d33aff8c26f2d08182d02d016..ece71741be7ae9778ecfc13f20bdc231825d5db6 100644 --- a/contrib/man/fusiondirectory-insert-schema.1 +++ b/contrib/man/fusiondirectory-insert-schema.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) +.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -46,7 +46,7 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" -.\" If the F register is >0, we'll generate index entries on stderr for +.\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. @@ -54,16 +54,20 @@ .\" Avoid warning from groff about undefined register 'F'. .de IX .. -.if !\nF .nr F 0 -.if \nF>0 \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. -. if !\nF==2 \{\ -. nr % 0 -. nr F 2 +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} . \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -129,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "FUSIONDIRECTORY-INSERT-SCHEMA 1" -.TH FUSIONDIRECTORY-INSERT-SCHEMA 1 "2017-02-05" "FusionDirectory 1.1" "FusionDirectory Documentation" +.TH FUSIONDIRECTORY-INSERT-SCHEMA 1 "2017-04-26" "FusionDirectory 1.1" "FusionDirectory Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -138,10 +142,10 @@ fusiondirectory\-insert\-schema \- insert schema needed by FusionDirectory into the ldap server .SH "SYNOPSIS" .IX Header "SYNOPSIS" -fusiondirectory-insert-schema [<path of your schema files>] [\-l] [\-i|\-m schema1 schema2] +fusiondirectory-insert-schema [\-y] [\-n] [\-c] [\-o options] [path] [\-h|\-l|\-i schema1 schema2|\-m schema1 schema2|\-e schema1 schema2] .SH "DESCRIPTION" .IX Header "DESCRIPTION" -This program will insert the schema needed by FusionDirectory into the ldap server +This program will insert the schema needed by FusionDirectory into the ldap server, or the specified schemas .SS "Options" .IX Subsection "Options" .IP "\-i" 6 @@ -204,8 +208,8 @@ Come Bernigaud .SH "LICENCE AND COPYRIGHT" .IX Header "LICENCE AND COPYRIGHT" This code is part of FusionDirectory <http://www.fusiondirectory.org> -.IP "Copyright (C) 2011\-2016 FusionDirectory Project" 1 -.IX Item "Copyright (C) 2011-2016 FusionDirectory Project" +.IP "Copyright (C) 2011\-2017 FusionDirectory Project" 1 +.IX Item "Copyright (C) 2011-2017 FusionDirectory Project" .PP This program is distributed in the hope that it will be useful, but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of diff --git a/contrib/man/fusiondirectory-setup.1 b/contrib/man/fusiondirectory-setup.1 index 30f8f82df80f6b456f9100cc6bae091914c9a80a..12d6c1d863113abc0c4f1786f8c4cca25f378307 100644 --- a/contrib/man/fusiondirectory-setup.1 +++ b/contrib/man/fusiondirectory-setup.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) +.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -46,7 +46,7 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" -.\" If the F register is >0, we'll generate index entries on stderr for +.\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. @@ -54,16 +54,20 @@ .\" Avoid warning from groff about undefined register 'F'. .de IX .. -.if !\nF .nr F 0 -.if \nF>0 \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. -. if !\nF==2 \{\ -. nr % 0 -. nr F 2 +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} . \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -129,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "FUSIONDIRECTORY-SETUP 1" -.TH FUSIONDIRECTORY-SETUP 1 "2017-02-06" "FusionDirectory 1.1" "FusionDirectory Documentation" +.TH FUSIONDIRECTORY-SETUP 1 "2017-05-03" "FusionDirectory 1.1" "FusionDirectory Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -170,6 +174,9 @@ This option removes device objectClass for phones as fdPhones is now structural .IP "\-\-migrate\-systems" 4 .IX Item "--migrate-systems" This option replace old systems objectClasses by new objectClasses from \s-1FD 1.1.\s0 +.IP "\-\-migrate\-winstations" 4 +.IX Item "--migrate-winstations" +This option replace old winstations objectClasses by new objectClasses from \s-1FD 1.1.\s0 .IP "\-\-migrate\-dhcp" 4 .IX Item "--migrate-dhcp" This option moves \s-1DHCP\s0 configurations from systems branch to \s-1DHCP\s0 branch, which is necessary for FusionDirectory 1.0.17 and above. @@ -253,8 +260,8 @@ Come Bernigaud .SH "LICENCE AND COPYRIGHT" .IX Header "LICENCE AND COPYRIGHT" This code is part of FusionDirectory (http://www.fusiondirectory.org/) -.IP "Copyright (C) 2011\-2016 FusionDirectory" 2 -.IX Item "Copyright (C) 2011-2016 FusionDirectory" +.IP "Copyright (C) 2011\-2017 FusionDirectory" 2 +.IX Item "Copyright (C) 2011-2017 FusionDirectory" .PP This program is distributed in the hope that it will be useful, but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of diff --git a/contrib/man/fusiondirectory.conf.5 b/contrib/man/fusiondirectory.conf.5 index 76582519d5ae99513c8c215ca995d064a9f7f55a..e4ca2dcf9d1ba3e03cc7874542dc24500dc56989 100644 --- a/contrib/man/fusiondirectory.conf.5 +++ b/contrib/man/fusiondirectory.conf.5 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) +.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -46,7 +46,7 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" -.\" If the F register is >0, we'll generate index entries on stderr for +.\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. @@ -54,16 +54,20 @@ .\" Avoid warning from groff about undefined register 'F'. .de IX .. -.if !\nF .nr F 0 -.if \nF>0 \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. -. if !\nF==2 \{\ -. nr % 0 -. nr F 2 +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} . \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -129,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "FUSIONDIRECTORY.CONF 1" -.TH FUSIONDIRECTORY.CONF 1 "2017-02-06" "FusionDirectory 1.1" "FusionDirectory Documentation" +.TH FUSIONDIRECTORY.CONF 1 "2017-05-03" "FusionDirectory 1.1" "FusionDirectory Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -268,8 +272,8 @@ This code is part of FusionDirectory <http://www.fusiondirectory.org> .IP "Copyright (C) 2003\-2010 \s-1GONICUS\s0 GmbH" 2 .IX Item "Copyright (C) 2003-2010 GONICUS GmbH" .PD 0 -.IP "Copyright (C) 2011\-2016 FusionDirectory project" 2 -.IX Item "Copyright (C) 2011-2016 FusionDirectory project" +.IP "Copyright (C) 2011\-2017 FusionDirectory project" 2 +.IX Item "Copyright (C) 2011-2017 FusionDirectory project" .PD .PP This program is distributed in the hope that it will be useful, but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of \s-1MERCHANTABILITY\s0 or \s-1FITNESS FOR A PARTICULAR PURPOSE. \s0 See the \s-1GNU\s0 General Public License for more details. diff --git a/contrib/man/fusiondirectory.conf.pod b/contrib/man/fusiondirectory.conf.pod index e943cdbcfd720d31deb3bc4e686f94e8bbd337ae..77cb1abb089d7d933ca31f7ae4bdc077c9423b21 100644 --- a/contrib/man/fusiondirectory.conf.pod +++ b/contrib/man/fusiondirectory.conf.pod @@ -157,7 +157,7 @@ This code is part of FusionDirectory <http://www.fusiondirectory.org> =item Copyright (C) 2003-2010 GONICUS GmbH -=item Copyright (C) 2011-2016 FusionDirectory project +=item Copyright (C) 2011-2017 FusionDirectory project =back