From 4aa6e7782a1b693a8e4fa1d84c87dd76fe1e536d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Jun 2012 12:00:43 +0200 Subject: man: document systemd-vconsole-setup.service --- Makefile.am | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e4fcecbba6..b7fb370c0e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2381,7 +2381,13 @@ INSTALL_DATA_HOOKS += \ vconsole-install-data-hook MANPAGES += \ - man/vconsole.conf.5 + man/vconsole.conf.5 \ + man/systemd-vconsole-setup.service.8 + +MANPAGES_ALIAS += \ + man/systemd-vconsole-setup.8 + +man/systemd-vconsole-setup.8: man/systemd-vconsole-setup.service.8 EXTRA_DIST += \ units/systemd-vconsole-setup.service.in -- cgit v1.2.3-54-g00ecf