OSDN Git Service

linuxjm/jm.git
3 years agoLDP: Do not execute git2upd in 'make upgrade'
Akihiro Motoki [Tue, 13 Apr 2021 02:23:04 +0000 (11:23 +0900)]
LDP: Do not execute git2upd in 'make upgrade'

It turns out that git2upd does not work expectedly in the recent
version of git status. As a quick look at git2upd, it needs to be
fixed carefully. As a temporary workaround, git2upd and subsequent
commands in "make upgrade" are not executed automatically. They
need to be run manually.

The JM guide is updated accordingly.

3 years agoLDP: Fix translation_list
Akihiro Motoki [Tue, 13 Apr 2021 01:53:01 +0000 (10:53 +0900)]
LDP: Fix translation_list

git2upd script assumes that a single blank line exists between
the section header of "Changes to be committed" and the next line
and a list of staged files, but the recent version of git does not
output such blank line (at least git 2.25.1 does not output the blank
line and git 2.17.1 outputs the blank line) and as a result git2upd
will pick up no staged files.

This commit recovers such changes in LDP 5.10.

What I did is to save the output of "git status original" to a file,
add a blank line before a list of staged files and then run git2upd.

3 years agoLDP: Ensure to run 'make translate' when po4a cfg is updated
Akihiro Motoki [Tue, 13 Apr 2021 00:45:57 +0000 (09:45 +0900)]
LDP: Ensure to run 'make translate' when po4a cfg is updated

3 years agoLDP: Address fuzzy changes (time)
Akihiro Motoki [Fri, 9 Apr 2021 09:25:43 +0000 (18:25 +0900)]
LDP: Address fuzzy changes (time)

3 years agoLDP: Address fuzzy changes (unistd)
Akihiro Motoki [Thu, 8 Apr 2021 12:49:39 +0000 (21:49 +0900)]
LDP: Address fuzzy changes (unistd)

3 years agoLDP: (minor) Replace inconsistent spaces with tabs in po4a cfg
Akihiro Motoki [Fri, 9 Apr 2021 01:51:56 +0000 (10:51 +0900)]
LDP: (minor) Replace inconsistent spaces with tabs in po4a cfg

3 years agoLDP: "make clean" ensure to remove stamp/*
Akihiro Motoki [Fri, 9 Apr 2021 01:49:26 +0000 (10:49 +0900)]
LDP: "make clean" ensure to remove stamp/*

"stamp" directory is generated automatically,
so it would be better to remove it during "make clean".

3 years agoLDP: Update message of "make help"
Akihiro Motoki [Fri, 9 Apr 2021 01:47:52 +0000 (10:47 +0900)]
LDP: Update message of "make help"

'jm-setup' and 'clean-setup' are now synonyms for 'setup' and
'clean' respectively. The help message is updated accordingly.

3 years agoLDP: Support po4a 0.62
Akihiro Motoki [Thu, 8 Apr 2021 12:50:01 +0000 (21:50 +0900)]
LDP: Support po4a 0.62

po4a 0.62 is available in Homebrew on macOS.
I noticed some points which does not work with po4a 0.62.

I see the following problems at least:

* '\c' syntax is not handled properly especially the next line
  starts with roff directive (e.g., .RI).
  I haven't found a solution thru po4a, so workaround.patch replaces
  such cases with equivalent syntax that po4a can treat properly.
* Addendum is not processed when "add_$lang" is placed after "opt:"
  in po4a configuration files. I confirmed that addendum is not
  processed using po4a --debug option. We can avoid this by placing
  "opt:" after "add_$lang" part.

I think they are bugs of po4a 0.62 but it would be nice if this
workaround works.

3 years agoLDP (generate-list.pl): Summary on translation progress
Akihiro Motoki [Thu, 8 Apr 2021 05:23:08 +0000 (14:23 +0900)]
LDP (generate-list.pl): Summary on translation progress

3 years agoLDP: Address fuzzy changes (stdio)
Akihiro Motoki [Thu, 8 Apr 2021 04:41:11 +0000 (13:41 +0900)]
LDP: Address fuzzy changes (stdio)

3 years agoLDP: Address fuzzy changes (special)
Akihiro Motoki [Thu, 8 Apr 2021 01:35:36 +0000 (10:35 +0900)]
LDP: Address fuzzy changes (special)

3 years agoLDP: Address fuzzy changes (man7)
Akihiro Motoki [Wed, 7 Apr 2021 16:44:17 +0000 (01:44 +0900)]
LDP: Address fuzzy changes (man7)

Only fuzzy strings related to futex.7 are addressed
as other two uncompleted pages are not translated at all.

3 years agoLDP: Address fuzzy changes (sched)
Akihiro Motoki [Wed, 7 Apr 2021 16:43:53 +0000 (01:43 +0900)]
LDP: Address fuzzy changes (sched)

3 years agoLDP: Address fuzzy changes (memory)
Akihiro Motoki [Wed, 7 Apr 2021 11:21:28 +0000 (20:21 +0900)]
LDP: Address fuzzy changes (memory)

3 years agoLDP: Address fuzzy changes (man2)
Akihiro Motoki [Wed, 7 Apr 2021 11:21:13 +0000 (20:21 +0900)]
LDP: Address fuzzy changes (man2)

3 years agoLDP: Address fuzzy changes (notify)
Akihiro Motoki [Tue, 6 Apr 2021 08:53:40 +0000 (17:53 +0900)]
LDP: Address fuzzy changes (notify)

3 years agoLDP: Address fuzzy changes (mqueue)
Akihiro Motoki [Tue, 6 Apr 2021 07:22:20 +0000 (16:22 +0900)]
LDP: Address fuzzy changes (mqueue)

3 years agoLDP: Address fuzzy changes (stdlib)
Akihiro Motoki [Mon, 5 Apr 2021 21:51:14 +0000 (06:51 +0900)]
LDP: Address fuzzy changes (stdlib)

3 years agoLDP: Address fuzzy changes (search)
Akihiro Motoki [Mon, 5 Apr 2021 21:51:02 +0000 (06:51 +0900)]
LDP: Address fuzzy changes (search)

3 years agoLDP: Address fuzzy changes (rpc)
Akihiro Motoki [Mon, 5 Apr 2021 21:50:51 +0000 (06:50 +0900)]
LDP: Address fuzzy changes (rpc)

3 years agoLDP: Address fuzzy changes (process)
Akihiro Motoki [Mon, 5 Apr 2021 21:50:40 +0000 (06:50 +0900)]
LDP: Address fuzzy changes (process)

3 years agoLDP: Address fuzzy changes (numa)
Akihiro Motoki [Mon, 5 Apr 2021 21:50:23 +0000 (06:50 +0900)]
LDP: Address fuzzy changes (numa)

3 years agoLDP: Address fuzzy changes (man5)
Akihiro Motoki [Mon, 5 Apr 2021 21:50:12 +0000 (06:50 +0900)]
LDP: Address fuzzy changes (man5)

3 years agoLDP: Address fuzzy changes (regexp)
Akihiro Motoki [Fri, 2 Apr 2021 08:28:33 +0000 (17:28 +0900)]
LDP: Address fuzzy changes (regexp)

3 years agoLDP: Address fuzzy changes (pwdgrp)
Akihiro Motoki [Fri, 2 Apr 2021 08:28:06 +0000 (17:28 +0900)]
LDP: Address fuzzy changes (pwdgrp)

3 years agoLDP: Address fuzzy changes (man3)
Akihiro Motoki [Fri, 2 Apr 2021 05:31:15 +0000 (14:31 +0900)]
LDP: Address fuzzy changes (man3)

3 years agoLDP: Update translations (aio)
Akihiro Motoki [Fri, 2 Apr 2021 05:30:07 +0000 (14:30 +0900)]
LDP: Update translations (aio)

3 years agoLDP: Update draft based on the previous commit (semaphore)
Akihiro Motoki [Thu, 1 Apr 2021 06:44:24 +0000 (15:44 +0900)]
LDP: Update draft based on the previous commit (semaphore)

3 years agoLDP: Address fuzzy changes (semaphore)
Akihiro Motoki [Thu, 1 Apr 2021 06:43:57 +0000 (15:43 +0900)]
LDP: Address fuzzy changes (semaphore)

3 years agoLDP: Complete translations in "charset" section
Akihiro Motoki [Thu, 1 Apr 2021 01:59:43 +0000 (10:59 +0900)]
LDP: Complete translations in "charset" section

3 years agoLDP: Update draft based on the previous commit (signal)
Akihiro Motoki [Tue, 30 Mar 2021 03:35:05 +0000 (12:35 +0900)]
LDP: Update draft based on the previous commit (signal)

3 years agoLDP: Address fuzzy changes (signal)
Akihiro Motoki [Tue, 30 Mar 2021 03:34:50 +0000 (12:34 +0900)]
LDP: Address fuzzy changes (signal)

3 years agoguide: Remove sphinx-bootstrap-theme dependency
Akihiro Motoki [Mon, 29 Mar 2021 15:38:06 +0000 (00:38 +0900)]
guide: Remove sphinx-bootstrap-theme dependency

3 years agoLDP: Update draft based on the previous commit (namespace)
Akihiro Motoki [Mon, 29 Mar 2021 14:54:58 +0000 (23:54 +0900)]
LDP: Update draft based on the previous commit (namespace)

3 years agoLDP: Address fuzzy changes (namespace)
Akihiro Motoki [Mon, 29 Mar 2021 14:54:43 +0000 (23:54 +0900)]
LDP: Address fuzzy changes (namespace)

3 years agoLDP: Update draft based on the previous commit (socket)
Akihiro Motoki [Mon, 29 Mar 2021 14:13:42 +0000 (23:13 +0900)]
LDP: Update draft based on the previous commit (socket)

3 years agoLDP: Address fuzzy changes (socket)
Akihiro Motoki [Mon, 29 Mar 2021 14:13:26 +0000 (23:13 +0900)]
LDP: Address fuzzy changes (socket)

3 years agoLDP: Update draft based on the previous commit (pthread)
Akihiro Motoki [Mon, 29 Mar 2021 10:11:05 +0000 (19:11 +0900)]
LDP: Update draft based on the previous commit (pthread)

3 years agoLDP: Address fuzzy changes (pthread)
Akihiro Motoki [Mon, 29 Mar 2021 10:10:55 +0000 (19:10 +0900)]
LDP: Address fuzzy changes (pthread)

3 years agoLDP: Update draft based on the previous commit (netlink)
Akihiro Motoki [Mon, 29 Mar 2021 09:35:53 +0000 (18:35 +0900)]
LDP: Update draft based on the previous commit (netlink)

3 years agoLDP: Address fuzzy changes (netlink)
Akihiro Motoki [Mon, 29 Mar 2021 09:35:34 +0000 (18:35 +0900)]
LDP: Address fuzzy changes (netlink)

3 years agoLDP: Update draft based on the previous commit (net)
Akihiro Motoki [Mon, 29 Mar 2021 07:33:07 +0000 (16:33 +0900)]
LDP: Update draft based on the previous commit (net)

3 years agoLDP: Address fuzzy changes (net)
Akihiro Motoki [Mon, 29 Mar 2021 07:32:46 +0000 (16:32 +0900)]
LDP: Address fuzzy changes (net)

3 years agoLDP: Update draft based on the previous commit (locale)
Akihiro Motoki [Sun, 28 Mar 2021 11:33:22 +0000 (20:33 +0900)]
LDP: Update draft based on the previous commit (locale)

3 years agoLDP: Address fuzzy changes (locale)
Akihiro Motoki [Sun, 28 Mar 2021 11:33:09 +0000 (20:33 +0900)]
LDP: Address fuzzy changes (locale)

3 years agoLDP: Update draft based on the previous commit (linux_module)
Akihiro Motoki [Sun, 28 Mar 2021 09:44:42 +0000 (18:44 +0900)]
LDP: Update draft based on the previous commit (linux_module)

3 years agoLDP: Address fuzzy changes (linux_module)
Akihiro Motoki [Sun, 28 Mar 2021 09:44:30 +0000 (18:44 +0900)]
LDP: Address fuzzy changes (linux_module)

3 years agoLDP: Update draft based on the previous commit (ld)
Akihiro Motoki [Sun, 28 Mar 2021 09:16:07 +0000 (18:16 +0900)]
LDP: Update draft based on the previous commit (ld)

3 years agoLDP: Address fuzzy changes (ld)
Akihiro Motoki [Sun, 28 Mar 2021 09:15:54 +0000 (18:15 +0900)]
LDP: Address fuzzy changes (ld)

3 years agoLDP: Update draft based on the previous commit (tty)
Akihiro Motoki [Sun, 28 Mar 2021 07:26:12 +0000 (16:26 +0900)]
LDP: Update draft based on the previous commit (tty)

3 years agoLDP: Address fuzzy changes (tty)
Akihiro Motoki [Sun, 28 Mar 2021 07:25:56 +0000 (16:25 +0900)]
LDP: Address fuzzy changes (tty)

3 years agoLDP: Update draft based on the previous commit (filesystem)
Akihiro Motoki [Sun, 28 Mar 2021 05:17:32 +0000 (14:17 +0900)]
LDP: Update draft based on the previous commit (filesystem)

3 years agoLDP: Address fuzzy changes (filesystem)
Akihiro Motoki [Sun, 28 Mar 2021 05:17:21 +0000 (14:17 +0900)]
LDP: Address fuzzy changes (filesystem)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Sat, 27 Mar 2021 10:24:46 +0000 (19:24 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (dirent, epoll, error)
Akihiro Motoki [Sat, 27 Mar 2021 10:24:27 +0000 (19:24 +0900)]
LDP: Address fuzzy changes (dirent, epoll, error)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Sat, 27 Mar 2021 08:23:07 +0000 (17:23 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (db, iconv)
Akihiro Motoki [Sat, 27 Mar 2021 08:22:53 +0000 (17:22 +0900)]
LDP: Address fuzzy changes (db, iconv)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Sat, 27 Mar 2021 08:16:54 +0000 (17:16 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (math)
Akihiro Motoki [Sat, 27 Mar 2021 08:16:34 +0000 (17:16 +0900)]
LDP: Address fuzzy changes (math)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Sat, 27 Mar 2021 08:13:51 +0000 (17:13 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (charset)
Akihiro Motoki [Sat, 27 Mar 2021 08:12:45 +0000 (17:12 +0900)]
LDP: Address fuzzy changes (charset)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 08:00:16 +0000 (17:00 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (intro)
Akihiro Motoki [Fri, 26 Mar 2021 07:59:51 +0000 (16:59 +0900)]
LDP: Address fuzzy changes (intro)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 05:13:06 +0000 (14:13 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Handle attribute table (on thread safety) in all PO files
Akihiro Motoki [Fri, 26 Mar 2021 05:07:47 +0000 (14:07 +0900)]
LDP: Handle attribute table (on thread safety) in all PO files

The attribute tables were added to many pages in the recent LDP man-pages.
It looks better that these tables are translated consistently,
so this commit handles all appearances of them.

As of now, the only attribute described in these tables is "thread safety"
and attribute values are kind of labels, so they should be used as-is
in translated documents. If you have questions, I believe most questions
will be solved if you see attributes(7).

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 03:35:11 +0000 (12:35 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (aio)
Akihiro Motoki [Fri, 26 Mar 2021 03:34:42 +0000 (12:34 +0900)]
LDP: Address fuzzy changes (aio)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 03:18:39 +0000 (12:18 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (unistd)
Akihiro Motoki [Fri, 26 Mar 2021 03:18:00 +0000 (12:18 +0900)]
LDP: Address fuzzy changes (unistd)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Fri, 26 Mar 2021 03:05:24 +0000 (12:05 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy changes (string, utmp, wchar, wctype)
Akihiro Motoki [Fri, 26 Mar 2021 03:02:30 +0000 (12:02 +0900)]
LDP: Address fuzzy changes (string, utmp, wchar, wctype)

3 years agoLDP: Update draft based on the previous commit
Akihiro Motoki [Thu, 25 Mar 2021 12:12:55 +0000 (21:12 +0900)]
LDP: Update draft based on the previous commit

3 years agoLDP: Address fuzzy entries (boot, complext, stdio)
Akihiro Motoki [Thu, 25 Mar 2021 12:12:07 +0000 (21:12 +0900)]
LDP: Address fuzzy entries (boot, complext, stdio)

3 years agoiptables: Update README
Akihiro Motoki [Thu, 25 Mar 2021 01:26:31 +0000 (10:26 +0900)]
iptables: Update README

Also ensure to show translation stats ("make stats")
in the alphabetical order.

3 years agoebtables: Rename ebtables.8 to ebtables-legacy.8
Akihiro Motoki [Wed, 24 Mar 2021 08:40:43 +0000 (17:40 +0900)]
ebtables: Rename ebtables.8 to ebtables-legacy.8

The implementation of ebtables was changed to nftable-based
and the man page of the legacy implementation was renamed to
ebtables-legacy.8 in the recent ebtables release (2.0.11).
Recent distributions like Ubuntu 20.04 already contains
the newer implementation and both of ebtables-nft.8 and
ebtables-legacy.8 are available. Considering this,
it is confusing to provide ebtables.8.

This commit updates the version of ebtables to 2.0.11 and
renames JM deliverable ebtables.8 to ebtables-legacy.8.
Texts added in 2.0.11 are added as-is (without translating them).

3 years agoiptables: Update original to iptables 1.8.4
Akihiro Motoki [Wed, 24 Mar 2021 08:23:19 +0000 (17:23 +0900)]
iptables: Update original to iptables 1.8.4

3 years agoiptables: Ensure UTF-8 as charset in new PO files
Akihiro Motoki [Wed, 24 Mar 2021 06:58:41 +0000 (15:58 +0900)]
iptables: Ensure UTF-8 as charset in new PO files

3 years agoguide: Add po4a version info for LDP man-pages work
Akihiro Motoki [Mon, 22 Mar 2021 03:41:59 +0000 (12:41 +0900)]
guide: Add po4a version info for LDP man-pages work

3 years agoLDP: Allow po4a 0.52 to process LDP man-pages 5.10
Akihiro Motoki [Mon, 22 Mar 2021 03:03:29 +0000 (12:03 +0900)]
LDP: Allow po4a 0.52 to process LDP man-pages 5.10

po4a 0.52 does not know SY/YS macros.
This commit adds an option to handle them
so that po4a 0.52 can process LDP man-pages 5.10.

3 years agoguide: Fix the filename of the workaround patch
Akihiro Motoki [Sun, 21 Mar 2021 08:53:25 +0000 (17:53 +0900)]
guide: Fix the filename of the workaround patch

In LDP_man-pages_udpate.rst, "workaround.patch" is the correct
filename instead of "workaround.diff".

3 years agoLDP: Ensure to use English in translation stats output
Akihiro Motoki [Sat, 20 Mar 2021 11:18:21 +0000 (20:18 +0900)]
LDP: Ensure to use English in translation stats output

3 years agoLDP: Fix identify-po.sh
Akihiro Motoki [Thu, 18 Mar 2021 04:03:54 +0000 (13:03 +0900)]
LDP: Fix identify-po.sh

* Catch up perkamon merge into the main directory
* Handle manpage name more explicitly.
  Previously "identify-po.sh open.2" did not work expectedly
  and a wrong category was picked up.

3 years agoguide: Drop URLs of LDP_man-pages/GNU_coreutils/iptales git repos
Akihiro Motoki [Mon, 15 Mar 2021 22:03:39 +0000 (07:03 +0900)]
guide: Drop URLs of LDP_man-pages/GNU_coreutils/iptales git repos

The contents of these repositories have been merged into
the mail git repository. These links are no longer needed.

3 years agoguide: Update guide on GNU coreutils
Akihiro Motoki [Mon, 15 Mar 2021 22:00:59 +0000 (07:00 +0900)]
guide: Update guide on GNU coreutils

3 years agoguide: Update LDP guides according to perkamon merge
Akihiro Motoki [Mon, 15 Mar 2021 04:37:18 +0000 (13:37 +0900)]
guide: Update LDP guides according to perkamon merge

3 years agoLDP: Merge perkamon/Makefile into the main Makefile
Akihiro Motoki [Mon, 15 Mar 2021 04:01:07 +0000 (13:01 +0900)]
LDP: Merge perkamon/Makefile into the main Makefile

3 years agoguide: Update LDP manpage update
Akihiro Motoki [Sat, 13 Mar 2021 23:03:54 +0000 (08:03 +0900)]
guide: Update LDP manpage update

3 years agoguide: Change the theme to 'nature'
Akihiro Motoki [Sat, 13 Mar 2021 22:55:43 +0000 (07:55 +0900)]
guide: Change the theme to 'nature'

The bootstrap theme does not have a page. It is a good theme,
but it is better to have a page TOC, so this commit changes the theme.

Also updates the year in the copyright notice.

3 years agoLDP: Fix perkamon/Makefile
Akihiro Motoki [Sat, 13 Mar 2021 22:39:04 +0000 (07:39 +0900)]
LDP: Fix perkamon/Makefile

After PO4a_SUBDIRS started to be initialized using "wildcard" marco,
po4a/add_ja was included unintentionally after "make jm-setup" is
done. To avoid this, this commit changes the wildcard pattern
to check po4a config files.

Note that paths returned by "notdir" macro end with a slash so
"patsubst" macro is required to drop the trailing slash.

3 years agoLDP: Update draft pages based on LDP 5.10 release
Akihiro Motoki [Fri, 12 Mar 2021 16:33:03 +0000 (01:33 +0900)]
LDP: Update draft pages based on LDP 5.10 release

3 years agoLDP: Update the version to 5.10 in PO files
Akihiro Motoki [Fri, 12 Mar 2021 16:32:01 +0000 (01:32 +0900)]
LDP: Update the version to 5.10 in PO files

This commit just updates COLOPHO-related sections.

3 years agoUpdate LDP man-pages part of JM guide
Akihiro Motoki [Fri, 12 Mar 2021 05:57:29 +0000 (14:57 +0900)]
Update LDP man-pages part of JM guide

3 years agoLDP: Update POT and ja.po to LDP v5.10
Akihiro Motoki [Fri, 12 Mar 2021 05:02:56 +0000 (14:02 +0900)]
LDP: Update POT and ja.po to LDP v5.10

3 years agoLDP: Update original to LDP v5.10
Akihiro Motoki [Fri, 12 Mar 2021 05:02:54 +0000 (14:02 +0900)]
LDP: Update original to LDP v5.10

3 years agoLDP: Update Makefile
Akihiro Motoki [Fri, 12 Mar 2021 04:42:27 +0000 (13:42 +0900)]
LDP: Update Makefile

* When a new category is added in perkamon,
  po4a/<category>/po/ja.po also needs to be created
  in addition to po4a/<category>/po directory.
  Otherwise, "make translate-pages" (and "make stamp/<category>")
  do not work.
* Call "make clean" in perkamon rather than deleting files in
  perkamon manually. "perkamon/po4a/*/po" need to be deleted,
  but "make clean-setup" did not handle it previously.
* Sort po4a modules alphabetically to ensure po4a modules are
  processed in the expected order.

3 years agoUpdate LDP man-pages to 5.10
Akihiro Motoki [Wed, 10 Mar 2021 11:53:45 +0000 (20:53 +0900)]
Update LDP man-pages to 5.10

3 years agoUpdate LDP man-pages part of JM guide
Akihiro Motoki [Mon, 8 Mar 2021 09:59:55 +0000 (18:59 +0900)]
Update LDP man-pages part of JM guide

3 years agoLDP: Ensure the order of categories in stats alphabetically
Akihiro Motoki [Wed, 10 Mar 2021 20:13:18 +0000 (05:13 +0900)]
LDP: Ensure the order of categories in stats alphabetically

Previously, the order of categories in untrans.html depends on
"*" expansion by bash, so it looks random.
Let's ensure the order alphabetically.

Also added -d option to tools.generate-list.pl.

3 years agowww: Move old news to news/index.html
Akihiro Motoki [Wed, 10 Mar 2021 13:21:11 +0000 (22:21 +0900)]
www: Move old news to news/index.html

The news in the top page is now too long and contains old updates
in 2018 or older. It is time to move old news to the dedicated page.