diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-03-07 18:50:13 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-03-07 18:50:43 +0100 |
commit | fb255b31c5f4eca821d60a2c9b1235a513f15732 (patch) | |
tree | 547c6e3d17f56e18c4b5c5b8ce857d044e35da9f /man/systemd-gpt-auto-generator.xml | |
parent | 700ff4d97311902a440109a2c081731ab6ae8a20 (diff) |
man: reference the Discoverable Partitions Spec from the gpt-auto-generator man page
Diffstat (limited to 'man/systemd-gpt-auto-generator.xml')
-rw-r--r-- | man/systemd-gpt-auto-generator.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml index a753fb0bef..ac9a62d8c8 100644 --- a/man/systemd-gpt-auto-generator.xml +++ b/man/systemd-gpt-auto-generator.xml @@ -61,10 +61,12 @@ <filename>/home</filename>, <filename>/srv</filename> and swap partitions and creates mount and swap units for them, based on the the partition type GUIDs of - GUID partition tables (GPT). Note that this generator - has no effect on non-GPT systems, on systems where the - units are explicitly configured (for example, listed - in + GUID partition tables (GPT). It implements the <ulink + url="http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/">Discoverable + Partitions Specification</ulink>. Note that this + generator has no effect on non-GPT systems, on systems + where the units are explicitly configured (for + example, listed in <citerefentry><refentrytitle>fstab</refentrytitle><manvolnum>5</manvolnum></citerefentry>), or where the mount points are non-empty.</para> @@ -152,8 +154,8 @@ <para><filename>systemd-gpt-auto-generator</filename> implements the <ulink - url="http://www.freedesktop.org/wiki/Software/systemd/Generators">generator - specification</ulink>.</para> + url="http://www.freedesktop.org/wiki/Software/systemd/Generators">Generator + Specification</ulink>.</para> </refsect1> <refsect1> |