From f5ccf26ded1fd7c3d5d9c7b6615236ae051b4a34 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 27 Jun 2012 15:12:29 +0200 Subject: man: document systemd-update-generator --- units/serial-getty@.service.m4 | 2 +- units/system-update.target | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'units') diff --git a/units/serial-getty@.service.m4 b/units/serial-getty@.service.m4 index d61f93cec3..fa386ea0d4 100644 --- a/units/serial-getty@.service.m4 +++ b/units/serial-getty@.service.m4 @@ -7,7 +7,7 @@ [Unit] Description=Serial Getty on %I -Documentation=man:agetty(8) +Documentation=man:agetty(8) man:systemd-getty-generator(8) BindTo=dev-%i.device After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service m4_ifdef(`TARGET_FEDORA', diff --git a/units/system-update.target b/units/system-update.target index 381f3f9a6a..d0f847f957 100644 --- a/units/system-update.target +++ b/units/system-update.target @@ -8,7 +8,7 @@ [Unit] Description=System Update Documentation=http://freedesktop.org/wiki/Software/systemd/SystemUpdates -Documentation=man:systemd.special(7) +Documentation=man:systemd.special(7) man:systemd-system-update-generator(8) Requires=sysinit.target Conflicts=shutdown.target systemd-readahead-collect.service systemd-readahead-replay.service After=sysinit.target -- cgit v1.2.3-54-g00ecf