From a420ba2fd04bb2adce1c693fc8d296f332bdd95c Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sat, 8 Mar 2008 14:30:15 +0000 Subject: Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset. --- doc/xxvd.1 | 59 +++++++++++++++++++++------------------- doc/xxvd.sgml | 86 ++++++++++++++++++++++++++++++++--------------------------- 2 files changed, 78 insertions(+), 67 deletions(-) (limited to 'doc') diff --git a/doc/xxvd.1 b/doc/xxvd.1 index a334ab3..0e1246c 100644 --- a/doc/xxvd.1 +++ b/doc/xxvd.1 @@ -5,9 +5,9 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH xxvd 1 "December 16, 2007" "" "" +.TH xxvd 1 "March 08, 2008" "" "" .SH NAME -XXV \- (Xtreme eXtension for VDR) provides a central service to administer VDR +XXV \- means "Xtreme eXtension for VDR" and is a central service for the administration of the VDR and his environment. .SH SYNOPSIS 'nh .fi @@ -15,7 +15,7 @@ XXV \- (Xtreme eXtension for VDR) provides a central service to administer VDR \fBxxvd\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu -[\fB--configfile=\fR \fIFILE\fR] [\fB--logfile=\fR \fIFILE\fR] [\fB--pidfile=\fR \fIFILE\fR] [\fB--localedir=\fR \fIDIR\fR] [\fB--moduledir=\fR \fIDIR\fR] [\fB--docudir=\fR \fIDIR\fR] [\fB--poddir=\fR \fIDIR\fR] [\fB--htmldir=\fR \fIDIR\fR] [\fB--fontdir=\fR \fIDIR\fR] [\fB--newsmods=\fR \fIDIR\fR] [\fB--newstmpl=\fR \fIDIR\fR] [\fB--kill\fR] [\fB--verbose=\fR \fILEVEL\fR] [\fB--version\fR] [\fB--nofork\fR] +[\fB--configfile=\fR \fIFILE\fR] [\fB--logfile=\fR \fIFILE\fR] [\fB--pidfile=\fR \fIFILE\fR] [\fB--localedir=\fR \fIDIRECTORY\fR] [\fB--moduledir=\fR \fIDIRECTORY\fR] [\fB--docudir=\fR \fIDIRECTORY\fR] [\fB--poddir=\fR \fIDIRECTORY\fR] [\fB--htmldir=\fR \fIDIRECTORY\fR] [\fB--fontdir=\fR \fIDIRECTORY\fR] [\fB--newsmods=\fR \fIDIRECTORY\fR] [\fB--newstmpl=\fR \fIDIRECTORY\fR] [\fB--verbose=\fR \fILEVEL\fR] [\fB--utf8\fR] [\fB--version\fR] [\fB--nofork\fR] [\fB--kill\fR] 'in \n(.iu-\nxu .ad b 'hy @@ -37,40 +37,37 @@ Output all log messages to \*(T<\fIFILE\fR\*(T>. --pidfile=\fIFILE\fR Write process id of \fBxxvd\fR daemon to \*(T<\fIFILE\fR\*(T>. .TP ---localedir=\fIDIR\fR -Search for locales in \*(T<\fIDIR\fR\*(T>. -\*(T<\fIDIR\fR\*(T> should contain the typical locales structure +--localedir=\fIDIRECTORY\fR +Search for locales in \*(T<\fIDIRECTORY\fR\*(T>. +\*(T<\fIDIRECTORY\fR\*(T> should contain the typical locales structure with XXV's translations. (eg. de/LC_MESSAGES/xxv.mo) .TP ---moduledir=\fIDIR\fR -Search for modules (plugins) in \*(T<\fIDIR\fR\*(T>. +--moduledir=\fIDIRECTORY\fR +Search for modules (plugins) in \*(T<\fIDIRECTORY\fR\*(T>. .TP ---docudir=\fIDIR\fR -Directory \*(T<\fIDIR\fR\*(T> with template files used for generate documentation. +--docudir=\fIDIRECTORY\fR +\*(T<\fIDIRECTORY\fR\*(T> with template files used for generate documentation. .TP ---poddir=\fIDIR\fR -Generate the selfdocumentation files in \*(T<\fIDIR\fR\*(T>. +--poddir=\fIDIRECTORY\fR +Generate the selfdocumentation files in \*(T<\fIDIRECTORY\fR\*(T>. Documentation files are generated by XXV, so it shall be writable. .TP ---htmldir=\fIDIR\fR -XXV searchs for it's html templates in \*(T<\fIDIR\fR\*(T>. -Each subdirectory in \*(T<\fIDIR\fR\*(T> is seen as a set of +--htmldir=\fIDIRECTORY\fR +XXV searchs for it's html templates in \*(T<\fIDIRECTORY\fR\*(T>. +Each subdirectory in \*(T<\fIDIRECTORY\fR\*(T> is seen as a set of templates (Skin). .TP ---fontdir=\fIDIR\fR -XXV searchs usable fonts in \*(T<\fIDIR\fR\*(T>. +--fontdir=\fIDIRECTORY\fR +XXV searchs usable fonts in \*(T<\fIDIRECTORY\fR\*(T>. .TP ---contrib=\fIDIR\fR -XXV use some external scripts in \*(T<\fIDIR\fR\*(T>. +--contrib=\fIDIRECTORY\fR +XXV use some external scripts in \*(T<\fIDIRECTORY\fR\*(T>. .TP ---newsmods=\fIDIR\fR -\fBxxvd\fR search for news modules (news plugins) in \*(T<\fIDIR\fR\*(T>. +--newsmods=\fIDIRECTORY\fR +\fBxxvd\fR search for news modules (news plugins) in \*(T<\fIDIRECTORY\fR\*(T>. .TP ---newstmpl=\fIDIR\fR -XXV searches for news templates in \*(T<\fIDIR\fR\*(T>. -.TP ---kill -Kill daemon \fBxxvd\fR. +--newstmpl=\fIDIRECTORY\fR +XXV searches for news templates in \*(T<\fIDIRECTORY\fR\*(T>. .TP --verbose=\fILEVEL\fR Select the verbose \fILEVEL\fR of the logged @@ -96,12 +93,18 @@ messages of XXV. >5 - Messages with dump of caller stack .RE .TP +--utf8 +Use encoding utf8 as data charset. +.TP --version Display the version number and exit. .TP --nofork Debug mode: don't fork to the background. +.TP +--kill +Kill daemon \fBxxvd\fR. .SH AUTHOR -This manual page was written by Tobias Grimm<<\*(T>>. +This manual page was written by Tobias Grimm <<\*(T>>. .PP -(December 16, 2007) +(March 08, 2008) diff --git a/doc/xxvd.sgml b/doc/xxvd.sgml index b2add7d..c2c944e 100644 --- a/doc/xxvd.sgml +++ b/doc/xxvd.sgml @@ -4,7 +4,7 @@ [ Tobias"> Grimm"> - + &date;"> 1"> tg@e-tobi.net"> @@ -23,7 +23,7 @@
&dhemail;
&dhfirstname; &dhsurname; - 2005 - 2007 + 2005 - 2008 &dhusername; &dhdate; @@ -31,7 +31,8 @@ &dhucpackage; &dhsection; &dhpackage; - (Xtreme eXtension for VDR) provides a central service to administer VDR + means "Xtreme eXtension for VDR" and is a central service for + the administration of the VDR and his environment. @@ -39,18 +40,19 @@ FILE FILE FILE - DIR - DIR - DIR - DIR - DIR - DIR - DIR - DIR - + DIRECTORY + DIRECTORY + DIRECTORY + DIRECTORY + DIRECTORY + DIRECTORY + DIRECTORY + DIRECTORY LEVEL + + @@ -85,68 +87,62 @@ - --localedir=DIR + --localedir=DIRECTORY - Search for locales in DIR. - DIR should contain the typical locales structure + Search for locales in DIRECTORY. + DIRECTORY should contain the typical locales structure with &dhpackage;'s translations. (eg. de/LC_MESSAGES/xxv.mo) - --moduledir=DIR + --moduledir=DIRECTORY - Search for modules (plugins) in DIR. + Search for modules (plugins) in DIRECTORY. - --docudir=DIR + --docudir=DIRECTORY - Directory DIR with template files used for generate documentation. + DIRECTORY with template files used for generate documentation. - --poddir=DIR + --poddir=DIRECTORY - Generate the selfdocumentation files in DIR. + Generate the selfdocumentation files in DIRECTORY. Documentation files are generated by &dhpackage;, so it shall be writable. - --htmldir=DIR + --htmldir=DIRECTORY - &dhpackage; searchs for it's html templates in DIR. - Each subdirectory in DIR is seen as a set of + &dhpackage; searchs for it's html templates in DIRECTORY. + Each subdirectory in DIRECTORY is seen as a set of templates (Skin). - --fontdir=DIR + --fontdir=DIRECTORY - &dhpackage; searchs usable fonts in DIR. + &dhpackage; searchs usable fonts in DIRECTORY. - --contrib=DIR + --contrib=DIRECTORY - &dhpackage; use some external scripts in DIR. + &dhpackage; use some external scripts in DIRECTORY. - --newsmods=DIR + --newsmods=DIRECTORY - &dhucpackage; search for news modules (news plugins) in DIR. + &dhucpackage; search for news modules (news plugins) in DIRECTORY. - --newstmpl=DIR + --newstmpl=DIRECTORY - &dhpackage; searches for news templates in DIR. - - - - --kill - - Kill daemon &dhucpackage;. + &dhpackage; searches for news templates in DIRECTORY. @@ -165,6 +161,12 @@ + + --utf8 + + Use encoding utf8 as data charset. + + --version @@ -177,11 +179,17 @@ Debug mode: don't fork to the background. + + --kill + + Kill daemon &dhucpackage;. + + AUTHOR - This manual page was written by &dhusername;<&dhemail;>. + This manual page was written by &dhusername; <&dhemail;>. (&date;) -- cgit v1.2.3