* doc/hu/Makefile.am: Generate Hungarian help file from the

manual, just like other languages.
* doc/hu/mc.1.in: New file, converted from the help file.
* doc/hu/xnc.hlp: Likewise.
* configure.in: Adjust for the above.
This commit is contained in:
Pavel Roskin 2002-10-18 00:06:58 +00:00
parent 8309bbc5d8
commit 1cf3930be5
3 changed files with 16 additions and 1 deletions

View File

@ -1,5 +1,11 @@
2002-10-17 Pavel Roskin <proski@gnu.org> 2002-10-17 Pavel Roskin <proski@gnu.org>
* doc/hu/Makefile.am: Generate Hungarian help file from the
manual, just like other languages.
* doc/hu/mc.1.in: New file, converted from the help file.
* doc/hu/xnc.hlp: Likewise.
* configure.in: Adjust for the above.
* doc/mc.1.in: Add node names. Remove redundant paragraph * doc/mc.1.in: Add node names. Remove redundant paragraph
breaks at the start and the end of the sections. Mention breaks at the start and the end of the sections. Mention
"stalelink" as color keyword. "stalelink" as color keyword.

View File

@ -588,7 +588,7 @@ vfs/extfs/uzoo
doc/mc.1 doc/mcedit.1 doc/mcserv.8 doc/mc.1 doc/mcedit.1 doc/mcserv.8
doc/es/mc.1 doc/es/Makefile doc/es/mc.1 doc/es/Makefile
doc/hu/Makefile doc/hu/mc.hlp.hu doc/hu/mc.1 doc/hu/Makefile
doc/it/mc.1 doc/it/Makefile doc/it/mc.1 doc/it/Makefile
doc/pl/mc.1 doc/pl/Makefile doc/pl/mc.1 doc/pl/Makefile
doc/ru/mc.1 doc/ru/Makefile doc/ru/mc.1 doc/ru/Makefile

View File

@ -1 +1,10 @@
mandir = @mandir@/hu
man_MANS = mc.1
pkgdata_DATA = mc.hlp.hu pkgdata_DATA = mc.hlp.hu
EXTRA_DIST = xnc.hlp
CLEANFILES = $(pkgdata_DATA)
mc.hlp.hu: mc.1 $(srcdir)/xnc.hlp $(top_builddir)/src/man2hlp
- $(top_builddir)/src/man2hlp mc.1 $(srcdir)/xnc.hlp mc.hlp.hu