summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)AuthorFilesLines
2012-10-15ddate: remove from util-linuxSami Kerola1-123/+0
See RedHat bug for reasons why the ddate is cleaned up. The reference is where to get the command in future. Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=823156 References: https://github.com/bo0ts/ddate Acked-by: Petr Uzel <petr.uzel@suse.cz> Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-26build-sys: remove include-Makefile.amKarel Zak1-6/+0
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-28build-sys: s/ruman/ruman1/Karel Zak1-2/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-28docs: do not overwrite ddate.1 manualSami Kerola1-3/+2
The following warning meant either english manual page overwrote ru version, or otherway around. Neither way that not intented. This patch will change ru version of the manual page to be installed to <prefix><mandir>/ru/man1 directory. man/ru/Makefile.am:4: warning: mandir was already defined in condition TRUE, which includes condition BUILD_DDATE ... configure.ac:1: ... `mandir' previously defined here Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-02-24build-sys: don't create empty man/ru directoryKarel Zak1-3/+1
Reported-by: Tom Gundersen <teg@jklm.no> Signed-off-by: Karel Zak <kzak@redhat.com>
2011-08-30build-sys: don't install ru/ddate.1 if ddate disabledKarel Zak1-1/+5
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-11-30rename util-linux-ng back to util-linuxKarel Zak1-2/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-10-21man: add russian translation of ddate.1Karel Zak2-0/+128
Signed-off-by: Karel Zak <kzak@redhat.com>