File tree Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 33* Fix FSSTND dir entry in at(1).
44* Let unsq(1) use the same content of sq(1).
55* Remove executable permission from Makefile.am files.
6+ * Slight update to TODO file.
7+ * Release 1.6.3.3.
68
792018-04-17 Boyuan Yang <073plan@gmail.com>
810
Original file line number Diff line number Diff line change 11manpages-zh
22
3+ Version 1.6.3.3 (2018-04-28)
4+ * Manual retranslation of wall(1).
5+ * Fix an outdated directory path in at(1).
6+ * Unify translation of sq(1) and unsq(1).
7+
38Version 1.6.3.2 (2017-10-19)
49* Update for coreutils 8.28.
510* Fix a typo in bash(1).
Original file line number Diff line number Diff line change 11* Some pages are too old to be helpful.
2+ 部分内容过旧,需要志愿者参与更新。
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( [ 2.61] )
5- AC_INIT ( [ manpages-zh] ,[ 1.6.3.2 ] ,[ https://github.com/man-pages-zh/manpages-zh/issues] )
5+ AC_INIT ( [ manpages-zh] ,[ 1.6.3.3 ] ,[ https://github.com/man-pages-zh/manpages-zh/issues] )
66AC_CONFIG_SRCDIR ( [ src/man1/basename.1] )
77AM_INIT_AUTOMAKE ( [ subdir-objects] )
88AM_MAINTAINER_MODE
You can’t perform that action at this time.
0 commit comments