diff options
Diffstat (limited to 'source4/lib/registry/man')
-rw-r--r-- | source4/lib/registry/man/regdiff.1.xml | 2 | ||||
-rw-r--r-- | source4/lib/registry/man/regpatch.1.xml | 2 | ||||
-rw-r--r-- | source4/lib/registry/man/regshell.1.xml | 2 | ||||
-rw-r--r-- | source4/lib/registry/man/regtree.1.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source4/lib/registry/man/regdiff.1.xml b/source4/lib/registry/man/regdiff.1.xml index 0e237bfece..7bcaa1502c 100644 --- a/source4/lib/registry/man/regdiff.1.xml +++ b/source4/lib/registry/man/regdiff.1.xml @@ -54,7 +54,7 @@ <varlistentry> <term>--backend BACKEND</term> <listitem><para>Name of backend to load. Possible values are: - w95, nt4, gconf, dir and rpc. The default is <emphasis>dir</emphasis>. + creg, regf, dir and rpc. The default is <emphasis>dir</emphasis>. </para> <para> This argument can be specified twice: once for the first diff --git a/source4/lib/registry/man/regpatch.1.xml b/source4/lib/registry/man/regpatch.1.xml index c04bad9e66..d9dcdcbf80 100644 --- a/source4/lib/registry/man/regpatch.1.xml +++ b/source4/lib/registry/man/regpatch.1.xml @@ -49,7 +49,7 @@ <varlistentry> <term>--backend BACKEND</term> <listitem><para>Name of backend to load. Possible values are: - w95, nt4, gconf, dir and rpc. The default is <emphasis>dir</emphasis>. + creg, regf, dir and rpc. The default is <emphasis>dir</emphasis>. </para></listitem> </varlistentry> diff --git a/source4/lib/registry/man/regshell.1.xml b/source4/lib/registry/man/regshell.1.xml index edec729120..9f16d8cc24 100644 --- a/source4/lib/registry/man/regshell.1.xml +++ b/source4/lib/registry/man/regshell.1.xml @@ -48,7 +48,7 @@ <varlistentry> <term>--backend BACKEND</term> <listitem><para>Name of backend to load. Possible values are: - w95, nt4, gconf, dir and rpc. The default is <emphasis>dir</emphasis>. + creg, regf, dir and rpc. The default is <emphasis>dir</emphasis>. </para></listitem> </varlistentry> diff --git a/source4/lib/registry/man/regtree.1.xml b/source4/lib/registry/man/regtree.1.xml index aa31855a2b..93f15e1fb2 100644 --- a/source4/lib/registry/man/regtree.1.xml +++ b/source4/lib/registry/man/regtree.1.xml @@ -48,7 +48,7 @@ <varlistentry> <term>--backend BACKEND</term> <listitem><para>Name of backend to load. Possible values are: - w95, nt4, gconf, dir and rpc. The default is <emphasis>dir</emphasis>. + creg, regf, dir and rpc. The default is <emphasis>dir</emphasis>. </para></listitem> </varlistentry> |