repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Ticket #2796: correct spelling in man page (lintianisation).
[midnight-commander.git]
/
doc
/
man
/
hu
/
Makefile.am
blob
ef142b9923b827e380e4867e7cf2576190ad5a72
1
LANG=hu
2
mandir = @mandir@/$(LANG)
3
4
EXTRA_DIST = mc.1.in
5
6
man_MANS = mc.1
7
8
CLEANFILES = $(man_MANS)
9
10
DATE_LANG=hu_HU.UTF-8
11
DATE_FORMAT=%Y. %B
12
13
include ../date-of-man-include.am