OSDN Git Service

nginx 1.21.6: Reserve to translate.
authormatsuand <30614168+matsuand@users.noreply.github.com>
Tue, 8 Feb 2022 13:34:19 +0000 (22:34 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Tue, 8 Feb 2022 13:34:19 +0000 (22:34 +0900)
manual/nginx/original/getfiles.txt
manual/nginx/translation_list

index 013c7bf..80c6710 100644 (file)
@@ -2,15 +2,15 @@
 # ソース tarball 入手と伸長
 #------------------------------
 $ cd ~/src
-$ wget -N http://nginx.org/download/nginx-1.21.5.tar.gz
-$ tar xf nginx-1.21.5.tar.gz
+$ wget -N http://nginx.org/download/nginx-1.21.6.tar.gz
+$ tar xf nginx-1.21.6.tar.gz
 $ ls
-nginx-1.21.5
+nginx-1.21.6
 
 #------------------------------
 # man ページ生成
 #------------------------------
-$ cd nginx-1.21.5
+$ cd nginx-1.21.6
 $ ./configure --prefix=/usr \
         --conf-path=/etc/nginx/nginx.conf \
         --error-log-path=/var/log/error.log \
@@ -26,7 +26,7 @@ $ cd $(JMTOP)/manual/nginx/original
 $ cat > getfiles.sh <<"EOF"
 #!/bin/sh
 
-SRCDIR=~/src/nginx-1.21.5
+SRCDIR=~/src/nginx-1.21.6
 
 rm -fr man8
 mkdir  man8
index d2e737a..a587fbb 100644 (file)
@@ -1 +1 @@
-×:nginx:1.21.5:2021/12/28:nginx:8:2021/12/30::::
+▲:nginx:1.21.6:2022/01/25:nginx:8:2022/02/08::michio_matsuyama@yahoo.co.jp:Michio MATSUYAMA: