OSDN Git Service

linuxjm/jm.git
2 years agowww: Add recent updates on LDP and GNU coreutils
Akihiro Motoki [Sat, 29 May 2021 20:21:28 +0000 (05:21 +0900)]
www: Add recent updates on LDP and GNU coreutils

Also fixes the wrong URL of the coreutils info download page.

2 years agowww: Remove news.m4 again
Akihiro Motoki [Sat, 29 May 2021 19:56:39 +0000 (04:56 +0900)]
www: Remove news.m4 again

news.m4 was removed when it was moved to "news" directory in commit
5d3f0e3421, but the empty news.m4 was readded in commit 55e1045f38.
It looks like a mistake.

2 years agoLDP: (fifo.7) Fix an issue reported in [JM:01270] and [JM:01422]
Akihiro Motoki [Sat, 29 May 2021 19:52:39 +0000 (04:52 +0900)]
LDP: (fifo.7) Fix an issue reported in [JM:01270] and [JM:01422]

2 years agoLDP: (printf.3) Add a space between English and Japanese strings
Akihiro Motoki [Fri, 21 May 2021 09:12:45 +0000 (18:12 +0900)]
LDP: (printf.3) Add a space between English and Japanese strings

2 years agoLDP: Fix typo reported in [JM:01391]
Akihiro Motoki [Fri, 21 May 2021 09:11:39 +0000 (18:11 +0900)]
LDP: Fix typo reported in [JM:01391]

2 years agoLDP: Fix typo reported in [JM:01470]
Akihiro Motoki [Fri, 21 May 2021 08:57:53 +0000 (17:57 +0900)]
LDP: Fix typo reported in [JM:01470]

2 years agoLDP: Fix typo reported in [JM:01384]
Akihiro Motoki [Fri, 21 May 2021 08:42:16 +0000 (17:42 +0900)]
LDP: Fix typo reported in [JM:01384]

2 years agoLDP: Fix typo reported in [JM:01346]
Akihiro Motoki [Fri, 21 May 2021 08:15:09 +0000 (17:15 +0900)]
LDP: Fix typo reported in [JM:01346]

2 years agoLDP: Fix typo reported in [JM:01271]
Akihiro Motoki [Fri, 21 May 2021 08:20:33 +0000 (17:20 +0900)]
LDP: Fix typo reported in [JM:01271]

2 years agoLDP: Fix typo reported in [JM:01496]
Akihiro Motoki [Fri, 21 May 2021 08:49:29 +0000 (17:49 +0900)]
LDP: Fix typo reported in [JM:01496]

2 years agoLDP: Fix typo reported in [JM:01177]
Akihiro Motoki [Fri, 21 May 2021 07:09:36 +0000 (16:09 +0900)]
LDP: Fix typo reported in [JM:01177]

A typo reported in [JM:01177] was about sigaction.2.
It was already fixed during the update of the translation,
but the same typo is found at signal.2.
This commit fixes the typo in signal.2.

2 years agoLDP: Fix typo reported in [JM:01117]
Akihiro Motoki [Sun, 23 May 2021 08:51:10 +0000 (17:51 +0900)]
LDP: Fix typo reported in [JM:01117]

2 years agoLDP: (capabilities.7) Fix typo reported in [JM:01235]
Akihiro Motoki [Sun, 23 May 2021 08:47:10 +0000 (17:47 +0900)]
LDP: (capabilities.7) Fix typo reported in [JM:01235]

Note that the translation progress of capabilities.7 does not
satisfy the threshold for publishment, so for the latest version
(LDP 5.10) this commit fixes the typo reported in ja.po.

The previous version of the released page in "releases"
directory was also fixed directly. By doing so, the published
older version also contains the correct information.

2 years agoLDP: Fix typo reported in [JM:01233]
Akihiro Motoki [Fri, 21 May 2021 07:06:43 +0000 (16:06 +0900)]
LDP: Fix typo reported in [JM:01233]

2 years agocoreutils: Fix typo reported in [JM:01201]
Akihiro Motoki [Fri, 21 May 2021 06:36:22 +0000 (15:36 +0900)]
coreutils: Fix typo reported in [JM:01201]

3 years agoMerge pull request #42292 (amotoki/jm/texinfo into master).
Akihiro Motoki [Mon, 17 May 2021 06:55:33 +0000 (15:55 +0900)]
Merge pull request #42292 (amotoki/jm/texinfo into master).

3 years agoGNU_texinfo: Upgrade original to 6.7
Akihiro Motoki [Sat, 15 May 2021 23:44:41 +0000 (08:44 +0900)]
GNU_texinfo: Upgrade original to 6.7

texinfo 6.7 was downloaded from https://ftp.gnu.org/gnu/texinfo/.

translation_list was updated using admin/git2upd and admin/upd_tl.perl.

  ../../admin/upd_tl.perl translation_list upd.txt 6.7

infokey.1 was removed so obsoleted_list (generated by upd_tl.perl)
was newly added.

3 years agoman2html: Supports \(ha (which means a caret (^))
Akihiro Motoki [Sat, 1 May 2021 11:36:37 +0000 (20:36 +0900)]
man2html: Supports \(ha (which means a caret (^))

Recently LDP man-pages recommends to use \(ha for a caret (^)
as described in man-pages.7. Our man2html does not support it
and we receieved a bug report in [JM:02166].

3 years agocoreutils: (Makefile) Copy generated pages to draft by default
Akihiro Motoki [Sat, 1 May 2021 02:18:16 +0000 (11:18 +0900)]
coreutils: (Makefile) Copy generated pages to draft by default

Previously, when running 'make', manpages were generated in
help2man.ja directory but these files are not tracked by git.
It would be nice if we can see all changes you make by git.
This commit changes to call 'make instal' by default.

'setup' target is also added as a synonym for 'source' target.
LDP man-pages directory uses 'make setup' for preparation.
It is nice if we can use consistent target names as it is easy
to understand.

.PHONY targets are also declared now.

3 years agocoreutils: Download ja.po.8.32 from translation project
Akihiro Motoki [Sat, 1 May 2021 02:07:12 +0000 (11:07 +0900)]
coreutils: Download ja.po.8.32 from translation project

ja.po of coreutils 8.31.90 (pre-release of 8.32) has been updated
in Trnaslation Project. This commit syncs ja.po 8.32 with it.

3 years agocoreutils: Add info on ja.po to README
Akihiro Motoki [Sat, 1 May 2021 01:22:17 +0000 (10:22 +0900)]
coreutils: Add info on ja.po to README

3 years agoLDP: Fix an issue in regex.7
Akihiro Motoki [Fri, 30 Apr 2021 22:24:50 +0000 (07:24 +0900)]
LDP: Fix an issue in regex.7

This commit a similar issue to one fixed in the previous commit.
After commiting it, I found the similar one.

3 years agoLDP: Fix an issue in regex.7 [JM:02166]
Akihiro Motoki [Fri, 30 Apr 2021 14:17:26 +0000 (23:17 +0900)]
LDP: Fix an issue in regex.7 [JM:02166]

3 years agoLDP: Fix a bug on iswalpha.3
Akihiro Motoki [Wed, 28 Apr 2021 22:49:56 +0000 (07:49 +0900)]
LDP: Fix a bug on iswalpha.3

A bug reported in [JM:02161] is fixed.

This commit also adjusts the translation of the beginning of
the descriptions of isw*.3 manpages to more consistent one.
iswalnum.3 and iswlower.3 are updated accordingly.

3 years agoMerge branch 'upgrade-coreutils-8.32'
Akihiro Motoki [Sun, 25 Apr 2021 17:42:42 +0000 (02:42 +0900)]
Merge branch 'upgrade-coreutils-8.32'

3 years agoiptables: (Makefile) Move embeded shell script to separate files
Akihiro Motoki [Thu, 22 Apr 2021 18:26:15 +0000 (03:26 +0900)]
iptables: (Makefile) Move embeded shell script to separate files

Shell script embeded in Makefile is not easy to read.
This commit moves them to separate script files
so that the readability would be much better.

Also THRESH is changed to 80 because the current released iptables
manpages were generated with THRESH=80.

3 years agocoreutils: Complete translations of ja.po 8.32
Akihiro Motoki [Thu, 22 Apr 2021 00:48:06 +0000 (09:48 +0900)]
coreutils: Complete translations of ja.po 8.32

3 years agocoreutils: more translations in ja.po 8.32
Akihiro Motoki [Wed, 21 Apr 2021 23:19:18 +0000 (08:19 +0900)]
coreutils: more translations in ja.po 8.32

3 years agocoreutils: (Makefile) Ensure to build src/coreutils
Akihiro Motoki [Wed, 21 Apr 2021 22:59:09 +0000 (07:59 +0900)]
coreutils: (Makefile) Ensure to build src/coreutils

3 years agocoreutils: Complete translations for coreutils 8.32
Akihiro Motoki [Wed, 21 Apr 2021 22:58:50 +0000 (07:58 +0900)]
coreutils: Complete translations for coreutils 8.32

3 years agocoreutils: Release completed pages
Akihiro Motoki [Wed, 21 Apr 2021 21:45:08 +0000 (06:45 +0900)]
coreutils: Release completed pages

3 years agocoreutils: Translate more pages
Akihiro Motoki [Wed, 21 Apr 2021 21:37:25 +0000 (06:37 +0900)]
coreutils: Translate more pages

From the point of view of manpages, all pages translated before
are translated now. The new three pages are not translated yet.

3 years agocoreutils: Release completed pages
Akihiro Motoki [Tue, 20 Apr 2021 20:51:39 +0000 (05:51 +0900)]
coreutils: Release completed pages

3 years agocoreutils: Translate more pages
Akihiro Motoki [Tue, 20 Apr 2021 20:51:27 +0000 (05:51 +0900)]
coreutils: Translate more pages

3 years agocoreutils: Release completed pages
Akihiro Motoki [Tue, 20 Apr 2021 19:38:23 +0000 (04:38 +0900)]
coreutils: Release completed pages

3 years agocoreutils: Translate more pages
Akihiro Motoki [Tue, 20 Apr 2021 19:38:09 +0000 (04:38 +0900)]
coreutils: Translate more pages

3 years agocoreutils: Process help2man in the alphabetical order
Akihiro Motoki [Tue, 20 Apr 2021 18:11:04 +0000 (03:11 +0900)]
coreutils: Process help2man in the alphabetical order

3 years agocoreutils: Release completed pages
Akihiro Motoki [Tue, 20 Apr 2021 18:10:32 +0000 (03:10 +0900)]
coreutils: Release completed pages

3 years agocoreutils: Update draft pages
Akihiro Motoki [Tue, 20 Apr 2021 18:10:06 +0000 (03:10 +0900)]
coreutils: Update draft pages

3 years agocoreutils: Address many fuzzy entries in ja.po
Akihiro Motoki [Tue, 20 Apr 2021 18:08:10 +0000 (03:08 +0900)]
coreutils: Address many fuzzy entries in ja.po

3 years agocoreutils: Update license and bug report lines
Akihiro Motoki [Tue, 20 Apr 2021 15:14:58 +0000 (00:14 +0900)]
coreutils: Update license and bug report lines

3 years agocoreutils: Update draft pages
Akihiro Motoki [Mon, 19 Apr 2021 04:12:39 +0000 (13:12 +0900)]
coreutils: Update draft pages

3 years agocoreutils: Update ja.po
Akihiro Motoki [Mon, 19 Apr 2021 04:09:35 +0000 (13:09 +0900)]
coreutils: Update ja.po

3 years agocoreutils: (ja.po) Translate "Usage" strings
Akihiro Motoki [Mon, 19 Apr 2021 04:10:35 +0000 (13:10 +0900)]
coreutils: (ja.po) Translate "Usage" strings

3 years agocoreutils: Add ja.po for 8.32
Akihiro Motoki [Mon, 19 Apr 2021 03:40:46 +0000 (12:40 +0900)]
coreutils: Add ja.po for 8.32

ja.po.8.32 was generated based on ja.po.8.25 (which completed all
translations) and coreutils.pot from 8.32.

3 years agocoreutils: Update draft pages based on *.x update
Akihiro Motoki [Mon, 19 Apr 2021 02:26:44 +0000 (11:26 +0900)]
coreutils: Update draft pages based on *.x update

3 years agocoreutils: Translate strings in *.x
Akihiro Motoki [Mon, 19 Apr 2021 01:14:55 +0000 (10:14 +0900)]
coreutils: Translate strings in *.x

3 years agocoreutils: Apply updates in coreutils 8.32 (help2man/*.x)
Akihiro Motoki [Mon, 19 Apr 2021 00:44:47 +0000 (09:44 +0900)]
coreutils: Apply updates in coreutils 8.32 (help2man/*.x)

3 years agocoreutils: Update original to 8.32
Akihiro Motoki [Sat, 17 Apr 2021 23:26:29 +0000 (08:26 +0900)]
coreutils: Update original to 8.32

coreutils 8.25 cannot be built on recent distributions like Ubuntu
Focal. It is a good chance to upgrade the original version.

3 years agoguide: Update GNU-coreutils part
Akihiro Motoki [Sun, 18 Apr 2021 22:10:29 +0000 (07:10 +0900)]
guide: Update GNU-coreutils part

3 years agoguide: Add basic info and update document help
Akihiro Motoki [Thu, 8 Apr 2021 16:09:30 +0000 (01:09 +0900)]
guide: Add basic info and update document help

* Add basic info page to explain the JM git repo and
  a tips to check Japanese manpages.
* Update the document help page
* Use "リポジトリ" consistently

3 years agowww: Update LDP index
Akihiro Motoki [Tue, 13 Apr 2021 07:05:59 +0000 (16:05 +0900)]
www: Update LDP index

3 years agoLDP: Distinguish old pages and up-to-date <100% pages in web
Akihiro Motoki [Tue, 13 Apr 2021 06:53:30 +0000 (15:53 +0900)]
LDP: Distinguish old pages and up-to-date <100% pages in web

3 years agoRevert "www: Update LDP index"
Akihiro Motoki [Tue, 13 Apr 2021 03:30:07 +0000 (12:30 +0900)]
Revert "www: Update LDP index"

The previous description looks almost correct.
Non-bold page name means either of non-100% translated up-to-date
page or translated older version of the page.

This reverts commit 6f713f85ce175d44e2c2abdbdc47d1c23efc9c43.

3 years agowww: Update LDP index
Akihiro Motoki [Tue, 13 Apr 2021 03:00:57 +0000 (12:00 +0900)]
www: Update LDP index

3 years agoLDP: Release pages from LDP 5.10
Akihiro Motoki [Tue, 13 Apr 2021 02:54:20 +0000 (11:54 +0900)]
LDP: Release pages from LDP 5.10

This commit copies pages with >=80% translation progress
from draft to release directory.
This is done by "make release" command.

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)