]> arthur.barton.de Git - netatalk.git/blobdiff - man/man1/uniconv.1.tmpl
Multiple fixes and new manpage extmap.conf
[netatalk.git] / man / man1 / uniconv.1.tmpl
index 729d35edf5b8de6ce1ebdb671e3158f7febe643a..fabf30c6d44c60f83e4652feaba093ea2c43caf5 100644 (file)
@@ -1,13 +1,22 @@
 '\" t
 .\"     Title: uniconv
 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
-.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 23 Mar 2012
+.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
+.\"      Date: 19 Jan 2013
 .\"    Manual: Netatalk 3.0
 .\"    Source: Netatalk 3.0
 .\"  Language: English
 .\"
-.TH "UNICONV" "1" "23 Mar 2012" "Netatalk 3.0" "Netatalk 3.0"
+.TH "UNICONV" "1" "19 Jan 2013" "Netatalk 3.0" "Netatalk 3.0"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
 .\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
@@ -42,7 +51,7 @@ CNID backend used on this volume, usually cdb or dbd\&. Should match the backend
 .PP
 \-d
 .RS 4
-don\'t HEX encode leading dots (:2e), equivalent to
+don\*(Aqt HEX encode leading dots (:2e), equivalent to
 \fBuse dots = yes\fR
 in
 \fBafp.conf\fR(5)
@@ -65,7 +74,7 @@ Macintosh client codepage, required for HEX encoded volumes\&. Defaults to "MAC_
 .PP
 \-n
 .RS 4
-"dry run", don\'t do any real changes
+"dry run", don\*(Aqt do any real changes
 .RE
 .PP
 \-t
@@ -95,9 +104,11 @@ recommended to do a "dry run" first and to check the output for conversion error
 should
 \fInot\fR
 be running while you change the volume encoding\&. Remember to change
-\fBvolcodepage\fR
+\fBunix charset\fR
+or
+\fBvol charset\fR
 in
-\fBAppleVolumes.default\fR(5)
+\fBafp.conf\fR(5)
 to the new codepage, before restarting afpd\&.
 .PP
 In case of
@@ -120,7 +131,7 @@ cannot handle iso\-8859\&.adapted anymore\&.
 .PP
 The CNID backends maintains name to ID mappings\&. If you change a filename outside afpd(8) (shell, samba), the CNID db, i\&.e\&. the DIDNAME index, gets inconsistent\&. Netatalk tries to recover from such inconsistencies as gracefully as possible\&. The mechanisms to resolve such inconsistencies may fail sometimes, though, as this is not an easy task to accomplish\&. I\&.e\&. if several names in the path to the file or directory have changed, things may go wrong\&.
 .PP
-If you change a lot of filenames at once, chances are higher that the afpds fallback mechanisms fail, i\&.e\&. files will be assigned new IDs, even though the file hasn\'t changed\&.
+If you change a lot of filenames at once, chances are higher that the afpds fallback mechanisms fail, i\&.e\&. files will be assigned new IDs, even though the file hasn\*(Aqt changed\&.
 \fBuniconv\fR
 therefore updates the CNID entry for each file/directory directly after it changes the name to avoid inconsistencies\&. The two supported backends for volumes, dbd and cdb, use the same CNID db format\&. Therefore, you
 \fIcould\fR