diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-20 20:09:38 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-20 20:10:30 +0100 |
commit | 00addadd86aff6187f1b7abe23bf1c42241b42d9 (patch) | |
tree | 1a7b1e7fbbeabae731e363fd6f4b15dd8fad4c7b /man | |
parent | ef7963b561adec267dbc7dbdfc0d29105f2ca872 (diff) |
unit: link up getty configuration from man page and unit files
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-getty-generator.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml index 1c9c9345f9..da88e727c7 100644 --- a/man/systemd-getty-generator.xml +++ b/man/systemd-getty-generator.xml @@ -77,6 +77,12 @@ implements the <ulink url="http://www.freedesktop.org/wiki/Software/systemd/Generators">generator specification</ulink>.</para> + + <para>Further information about configuration of + gettys you may find in <ulink + url="http://0pointer.de/blog/projects/serial-console.html">systemd + for Administrators, Part XVI: Gettys on Serial + Consoles (and Elsewhere)</ulink>.</para> </refsect1> <refsect1> |