From: Lucien Gentis Date: Fri, 9 Oct 2020 14:33:17 +0000 (+0000) Subject: doc rebuild for russian integration. X-Git-Tag: 2.5.0-alpha2-ci-test-only~1183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae5ba04932af2babc1579315a7bb3e99fad3464;p=thirdparty%2Fapache%2Fhttpd.git doc rebuild for russian integration. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882358 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/man/htdbm.1 b/docs/man/htdbm.1 index f1d262aa5e0..1129ae4c4cf 100644 --- a/docs/man/htdbm.1 +++ b/docs/man/htdbm.1 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "HTDBM" 1 "2020-06-10" "Apache HTTP Server" "htdbm" +.TH "HTDBM" 1 "2020-10-09" "Apache HTTP Server" "htdbm" .SH NAME htdbm \- Manipulate DBM password databases @@ -163,7 +163,7 @@ To convert an existing text file \fBhtpasswd\fR-generated password file to a \fB .nf htdbm -cbp passwords\&.dbm bogus bogus - awk ‘BEGIN { FS=”:” }; {system (“htdbm -bp passwords\&.dbm ” $1 ” ” $2)}’ passwords + awk ‘BEGIN { FS=”:” }; {system (“htdbm -bp passwords\&.dbm ” $1 ” ” $2)}’ passwords htdbm -x bogus .fi diff --git a/docs/manual/getting-started.html.en.utf8 b/docs/manual/getting-started.html.en.utf8 index 1572082c784..57f0390aeb1 100644 --- a/docs/manual/getting-started.html.en.utf8 +++ b/docs/manual/getting-started.html.en.utf8 @@ -24,7 +24,8 @@ Apache > HTTP Server > Documentation > Version 2.5

Getting Started

Available Languages:  en  | - fr 

+ fr  | + ru 

If you're completely new to the Apache HTTP Server, or even to running @@ -224,7 +225,8 @@ know.

Available Languages:  en  | - fr 

+ fr  | + ru 

top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.