update documentation

This commit is contained in:
wbaumann
2009-04-27 19:29:12 +00:00
parent 5b849d6ff3
commit ed5351e375
24 changed files with 704 additions and 719 deletions

View File

@ -31,6 +31,7 @@ DIST_SUBDIRS = de es
edit = sed \
-e 's|@PACKAGE[@]|$(PACKAGE)|g' \
-e 's|@PACKAGE_STRING[@]|$(PACKAGE_STRING)|g' \
-e 's|@PACKAGE_BUGREPORT[@]|$(PACKAGE_BUGREPORT)|g' \
-e 's|@PROGRAM_NAME[@]|mount.davfs|g' \
-e 's|@SYS_CONF_DIR[@]|$(pkgsysconfdir)|g' \
-e 's|@SYS_RUN[@]|$(pkglocalstatedir)|g' \

View File

@ -506,7 +506,7 @@ This man page was written by by Werner Baumann
.SH DAVFS2 HOME
http://savannah.nongnu.org/projects/davfs2
@PACKAGE_BUGREPORT@
.SH SEE ALSO

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2009-04-13 21:30+0300\n"
"POT-Creation-Date: 2009-04-27 18:47+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1066,7 +1066,7 @@ msgid "Includes config, kernel, cache and http."
msgstr ""
# type: SH
#: davfs2.conf.5:501 mount.davfs.8:514 umount.davfs.8:79
#: davfs2.conf.5:501 mount.davfs.8:513 umount.davfs.8:79
#, no-wrap
msgid "AUTHORS"
msgstr ""
@ -1079,18 +1079,18 @@ msgid ""
msgstr ""
# type: SH
#: davfs2.conf.5:507 mount.davfs.8:531 umount.davfs.8:84
#: davfs2.conf.5:507 mount.davfs.8:530 umount.davfs.8:84
#, no-wrap
msgid "DAVFS2 HOME"
msgstr ""
# type: Plain text
#: davfs2.conf.5:510 mount.davfs.8:534 umount.davfs.8:87
msgid "http://savannah.nongnu.org/projects/davfs2"
#: davfs2.conf.5:510 mount.davfs.8:533 umount.davfs.8:87
msgid "@PACKAGE_BUGREPORT@"
msgstr ""
# type: SH
#: davfs2.conf.5:512 mount.davfs.8:536 umount.davfs.8:89
#: davfs2.conf.5:512 mount.davfs.8:535 umount.davfs.8:89
#, no-wrap
msgid "SEE ALSO"
msgstr ""

View File

@ -29,6 +29,7 @@ manual8dir = $(mandir)/de/man8
edit = sed \
-e 's|@PACKAGE[@]|$(PACKAGE)|g' \
-e 's|@PACKAGE_STRING[@]|$(PACKAGE_STRING)|g' \
-e 's|@PACKAGE_BUGREPORT[@]|$(PACKAGE_BUGREPORT)|g' \
-e 's|@PROGRAM_NAME[@]|mount.davfs|g' \
-e 's|@SYS_CONF_DIR[@]|$(pkgsysconfdir)|g' \
-e 's|@SYS_RUN[@]|$(pkglocalstatedir)|g' \

View File

@ -1,4 +1,4 @@
# #-#-#-#-# davfs2.conf.5.po (davfs2 1.4.0) #-#-#-#-#
# #-#-#-#-# davfs2.conf.5.po (davfs2) #-#-#-#-#
# German translation of davfs2.conf(5) man page.
# Copyright (C) 2007, 2008 Werner Baumann
# Werner Baumann <werner.baumann@onlinehome.de>, 2007.
@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: davfs2 1.4.0\n"
"POT-Creation-Date: 2009-04-13 21:30+0300\n"
"PO-Revision-Date: 2009-04-13 10:38+0200\n"
"POT-Creation-Date: 2009-04-27 18:47+0300\n"
"PO-Revision-Date: 2009-04-27 18:49+0200\n"
"Last-Translator: Werner Baumann <werner.baumann@onlinehome.de>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -1285,7 +1285,7 @@ msgid "Includes config, kernel, cache and http."
msgstr "Beinhaltet config, kernel, cache und http."
# type: SH
#: davfs2.conf.5:501 mount.davfs.8:514 umount.davfs.8:79
#: davfs2.conf.5:501 mount.davfs.8:513 umount.davfs.8:79
#, no-wrap
msgid "AUTHORS"
msgstr "AUTOREN"
@ -1300,18 +1300,18 @@ msgstr ""
"geschrieben."
# type: SH
#: davfs2.conf.5:507 mount.davfs.8:531 umount.davfs.8:84
#: davfs2.conf.5:507 mount.davfs.8:530 umount.davfs.8:84
#, no-wrap
msgid "DAVFS2 HOME"
msgstr "DAVFS2 HOME"
# type: Plain text
#: davfs2.conf.5:510 mount.davfs.8:534 umount.davfs.8:87
msgid "http://savannah.nongnu.org/projects/davfs2"
msgstr "http://savannah.nongnu.org/projects/davfs2"
# type: TH
#: davfs2.conf.5:510 mount.davfs.8:533 umount.davfs.8:87
msgid "@PACKAGE_BUGREPORT@"
msgstr "@PACKAGE_BUGREPORT@"
# type: SH
#: davfs2.conf.5:512 mount.davfs.8:536 umount.davfs.8:89
#: davfs2.conf.5:512 mount.davfs.8:535 umount.davfs.8:89
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"

View File

@ -1,4 +1,4 @@
PO4A-HEADER:mode=after;position=^\.SH AUTOREN;beginboundary=^\.SH
.SH ÜBERSETZER
Das Handbuch wurde von Werner Baumann <werner.baumann@onlinehome.de>
übersetzt. 2008-01-02
übersetzt. 2009-04-27

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
PO4A-HEADER:mode=after;position=^\.SH AUTOREN;beginboundary=^\.SH
.SH ÜBERSETZER
Das Handbuch wurde von Werner Baumann <werner.baumann@onlinehome.de>
übersetzt. 2008-01-02
übersetzt. 2009-04-27

View File

@ -1,4 +1,4 @@
# #-#-#-#-# umount.davfs.8.po (davfs2 1.4.0) #-#-#-#-#
# #-#-#-#-# umount.davfs.8.po (davfs2) #-#-#-#-#
# German translation of umount.davfs(8) man page.
# Copyright (C) 2007 Werner Baumann
# Werner Baumann <werner.baumann@onlinehome.de>, 2007.
@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: davfs2 1.4.0\n"
"POT-Creation-Date: 2009-04-13 21:30+0300\n"
"PO-Revision-Date: 2009-04-13 21:49+0200\n"
"POT-Creation-Date: 2009-04-27 18:47+0300\n"
"PO-Revision-Date: 2009-04-27 18:49+0200\n"
"Last-Translator: Werner Baumann <werner.baumann@onlinehome.de>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -39,24 +39,24 @@ msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
# type: SH
#: davfs2.conf.5:501 mount.davfs.8:514 umount.davfs.8:79
#: davfs2.conf.5:501 mount.davfs.8:513 umount.davfs.8:79
#, no-wrap
msgid "AUTHORS"
msgstr "AUTOREN"
# type: SH
#: davfs2.conf.5:507 mount.davfs.8:531 umount.davfs.8:84
#: davfs2.conf.5:507 mount.davfs.8:530 umount.davfs.8:84
#, no-wrap
msgid "DAVFS2 HOME"
msgstr "DAVFS2 HOME"
# type: Plain text
#: davfs2.conf.5:510 mount.davfs.8:534 umount.davfs.8:87
msgid "http://savannah.nongnu.org/projects/davfs2"
msgstr "http://savannah.nongnu.org/projects/davfs2"
# type: TH
#: davfs2.conf.5:510 mount.davfs.8:533 umount.davfs.8:87
msgid "@PACKAGE_BUGREPORT@"
msgstr "@PACKAGE_BUGREPORT@"
# type: SH
#: davfs2.conf.5:512 mount.davfs.8:536 umount.davfs.8:89
#: davfs2.conf.5:512 mount.davfs.8:535 umount.davfs.8:89
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
@ -74,7 +74,7 @@ msgid "SYNOPSIS (root only)"
msgstr "ÜBERSICHT (nur für root)"
# type: Plain text
#: mount.davfs.8:61 umount.davfs.8:30
#: mount.davfs.8:60 umount.davfs.8:30
msgid ""
"I<dir> is the mountpoint where the WebDAV resource is mounted on. It may be "
"an absolute or relative path."
@ -83,47 +83,47 @@ msgstr ""
"sein."
# type: SH
#: mount.davfs.8:68 umount.davfs.8:51
#: mount.davfs.8:67 umount.davfs.8:51
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
# type: TP
#: mount.davfs.8:70 umount.davfs.8:53
#: mount.davfs.8:69 umount.davfs.8:53
#, no-wrap
msgid "B<-V --version>"
msgstr "B<-V --version>"
# type: Plain text
#: mount.davfs.8:73 umount.davfs.8:56
#: mount.davfs.8:72 umount.davfs.8:56
msgid "Output version."
msgstr "Zeige die Version an."
# type: TP
#: mount.davfs.8:74 umount.davfs.8:57
#: mount.davfs.8:73 umount.davfs.8:57
#, no-wrap
msgid "B<-h --help>"
msgstr "B<-h --help>"
# type: Plain text
#: mount.davfs.8:77 umount.davfs.8:60
#: mount.davfs.8:76 umount.davfs.8:60
msgid "Print a help message."
msgstr "Zeige einen Hilfe-Text an."
# type: SH
#: mount.davfs.8:345 umount.davfs.8:67
#: mount.davfs.8:344 umount.davfs.8:67
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
# type: TP
#: mount.davfs.8:406 umount.davfs.8:69
#: mount.davfs.8:405 umount.davfs.8:69
#, no-wrap
msgid "I<@SYS_RUN@>"
msgstr "I<@SYS_RUN@>"
# type: SH
#: mount.davfs.8:509 umount.davfs.8:74
#: mount.davfs.8:508 umount.davfs.8:74
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"

View File

@ -1,4 +1,4 @@
PO4A-HEADER:mode=after;position=^\.SH AUTOREN;beginboundary=^\.SH
.SH ÜBERSETZER
Das Handbuch wurde von Werner Baumann <werner.baumann@onlinehome.de>
übersetzt. 2008-01-02
übersetzt. 2009-04-27

View File

@ -29,6 +29,7 @@ manual5dir = $(mandir)/es/man5
edit = sed \
-e 's|@PACKAGE[@]|$(PACKAGE)|g' \
-e 's|@PACKAGE_STRING[@]|$(PACKAGE_STRING)|g' \
-e 's|@PACKAGE_BUGREPORT[@]|$(PACKAGE_BUGREPORT)|g' \
-e 's|@PROGRAM_NAME[@]|mount.davfs|g' \
-e 's|@SYS_CONF_DIR[@]|$(pkgsysconfdir)|g' \
-e 's|@SYS_RUN[@]|$(pkglocalstatedir)|g' \

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: davfs2.conf.5\n"
"POT-Creation-Date: 2009-04-13 21:30+0300\n"
"POT-Creation-Date: 2009-04-27 18:47+0300\n"
"PO-Revision-Date: 2007-04-26 01:24-0300\n"
"Last-Translator: Luciano Bello <luciano@linux.org.ar>\n"
"Language-Team: Español <es@li.org>\n"
@ -1214,7 +1214,7 @@ msgid "Includes config, kernel, cache and http."
msgstr ""
# type: SH
#: davfs2.conf.5:501 mount.davfs.8:514 umount.davfs.8:79
#: davfs2.conf.5:501 mount.davfs.8:513 umount.davfs.8:79
#, no-wrap
msgid "AUTHORS"
msgstr "AUTORES"
@ -1229,18 +1229,18 @@ msgstr ""
"baumann@onlinehome.deE<gt>."
# type: SH
#: davfs2.conf.5:507 mount.davfs.8:531 umount.davfs.8:84
#: davfs2.conf.5:507 mount.davfs.8:530 umount.davfs.8:84
#, no-wrap
msgid "DAVFS2 HOME"
msgstr "DAVFS2 HOME"
# type: Plain text
#: davfs2.conf.5:510 mount.davfs.8:534 umount.davfs.8:87
msgid "http://savannah.nongnu.org/projects/davfs2"
msgstr "http://savannah.nongnu.org/projects/davfs2"
# type: TH
#: davfs2.conf.5:510 mount.davfs.8:533 umount.davfs.8:87
msgid "@PACKAGE_BUGREPORT@"
msgstr "@PACKAGE_BUGREPORT@"
# type: SH
#: davfs2.conf.5:512 mount.davfs.8:536 umount.davfs.8:89
#: davfs2.conf.5:512 mount.davfs.8:535 umount.davfs.8:89
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"

View File

@ -48,10 +48,10 @@ using the \fI\-t davfs\fP option. After mounting it runs as a daemon. To unmount
the \fBumount\fR(8) command is used.
.PP
\fIwebdavserver\fP is the URI of the server. It must at least contain the
\fIwebdavserver\fP is the URL of the server. It must at least contain the
host name. It may additionally contain the scheme, the port and the path.
Missing components are set to sensible default values. The path component must
\fBnot\fR be %-encoded, but when entering the URI at the command line or in
\fBnot\fR be %-encoded, but when entering the URL at the command line or in
/etc/fstab the escaping rules of the shell or fstab must be obeyed.
.PP
@ -241,12 +241,6 @@ the escape and quotation rules described in the \fB@CONFIGFILE@\fR(5) man page.
.PP
On \fIcommand line\fP you must obey the escaping rules of the shell.
.PP
After escaping and quotation have been removed by the respective program,
the url and mount point must resolve to exactly the same string, whether they
are taken from \fIfstab\fP, \fI@CONFIGFILE@\fP, \fI@SECRETSFILE@\fP or
the command line.
.SH CACHING
@ -293,9 +287,8 @@ even happen without intention).
.RE
.PP
\fB@PROGRAM_NAME@\fR will therefore allways check if the file has been changed on the
the server before it uploads a new version. Unfortunately it has to do this in
two separate HTTP requests, as not all servers support conditional PUT. If it
\fB@PROGRAM_NAME@\fR will therefore check if the file has been changed on the
the server before it uploads a new version. If it
finds it impossible to upload the locally changed file, it will store it in
the local backup direcotry \fIlost+found\fP. You should check this directory from
time to time and decide what to do with this files.
@ -507,7 +500,9 @@ Mounts the resource \fIhttp://linux.org.ar/repos\fP at \fI/dav\fP.
.SH BUGS
\fB@PACKAGE@\fR does not support links (neither hard nor soft ones).
\fB@PACKAGE@\fR does not support links.
.PP
A \fB@PACKAGE@\fR file system cannot be moved with \fImount --move\fR.
.SH AUTHORS
@ -529,7 +524,7 @@ by Werner Baumann.
.SH DAVFS2 HOME
http://savannah.nongnu.org/projects/davfs2
@PACKAGE_BUGREPORT@
.SH SEE ALSO

File diff suppressed because it is too large Load Diff

View File

@ -83,7 +83,7 @@ This man page was written by Werner Baumann <werner.baumann@onlinehome.de>.
.SH DAVFS2 HOME
http://savannah.nongnu.org/projects/davfs2
@PACKAGE_BUGREPORT@
.SH SEE ALSO

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2009-04-13 21:30+0300\n"
"POT-Creation-Date: 2009-04-27 18:47+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -40,24 +40,24 @@ msgid "DESCRIPTION"
msgstr ""
# type: SH
#: davfs2.conf.5:501 mount.davfs.8:514 umount.davfs.8:79
#: davfs2.conf.5:501 mount.davfs.8:513 umount.davfs.8:79
#, no-wrap
msgid "AUTHORS"
msgstr ""
# type: SH
#: davfs2.conf.5:507 mount.davfs.8:531 umount.davfs.8:84
#: davfs2.conf.5:507 mount.davfs.8:530 umount.davfs.8:84
#, no-wrap
msgid "DAVFS2 HOME"
msgstr ""
# type: Plain text
#: davfs2.conf.5:510 mount.davfs.8:534 umount.davfs.8:87
msgid "http://savannah.nongnu.org/projects/davfs2"
#: davfs2.conf.5:510 mount.davfs.8:533 umount.davfs.8:87
msgid "@PACKAGE_BUGREPORT@"
msgstr ""
# type: SH
#: davfs2.conf.5:512 mount.davfs.8:536 umount.davfs.8:89
#: davfs2.conf.5:512 mount.davfs.8:535 umount.davfs.8:89
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -75,54 +75,54 @@ msgid "SYNOPSIS (root only)"
msgstr ""
# type: Plain text
#: mount.davfs.8:61 umount.davfs.8:30
#: mount.davfs.8:60 umount.davfs.8:30
msgid ""
"I<dir> is the mountpoint where the WebDAV resource is mounted on. It may be "
"an absolute or relative path."
msgstr ""
# type: SH
#: mount.davfs.8:68 umount.davfs.8:51
#: mount.davfs.8:67 umount.davfs.8:51
#, no-wrap
msgid "OPTIONS"
msgstr ""
# type: TP
#: mount.davfs.8:70 umount.davfs.8:53
#: mount.davfs.8:69 umount.davfs.8:53
#, no-wrap
msgid "B<-V --version>"
msgstr ""
# type: Plain text
#: mount.davfs.8:73 umount.davfs.8:56
#: mount.davfs.8:72 umount.davfs.8:56
msgid "Output version."
msgstr ""
# type: TP
#: mount.davfs.8:74 umount.davfs.8:57
#: mount.davfs.8:73 umount.davfs.8:57
#, no-wrap
msgid "B<-h --help>"
msgstr ""
# type: Plain text
#: mount.davfs.8:77 umount.davfs.8:60
#: mount.davfs.8:76 umount.davfs.8:60
msgid "Print a help message."
msgstr ""
# type: SH
#: mount.davfs.8:345 umount.davfs.8:67
#: mount.davfs.8:344 umount.davfs.8:67
#, no-wrap
msgid "FILES"
msgstr ""
# type: TP
#: mount.davfs.8:406 umount.davfs.8:69
#: mount.davfs.8:405 umount.davfs.8:69
#, no-wrap
msgid "I<@SYS_RUN@>"
msgstr ""
# type: SH
#: mount.davfs.8:509 umount.davfs.8:74
#: mount.davfs.8:508 umount.davfs.8:74
#, no-wrap
msgid "BUGS"
msgstr ""