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
doc: update EN and RU man pages.
[midnight-commander.git]
/
doc
/
man
/
ru
/
Makefile.am
blob
701328e6d91f4b541961cf7c690547848e36ce24
1
LANG=ru
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=ru_RU.UTF-8
11
DATE_FORMAT=%B %Y
12
13
include ../date-of-man-include.am