summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLucas Werkmeister <mail@lucaswerkmeister.de>2016-11-12 04:25:32 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-11-11 22:25:32 -0500
commitb793ddfa6cb9287e6ff01ddb3f703e9730dd3492 (patch)
treea7f98d998d1ba56b9730d7d3c4c63c4d0b1edb79 /man
parentc6dd36b65caa9acc03a8e77b7db752574cf36eb4 (diff)
downloadsystemd-b793ddfa6cb9287e6ff01ddb3f703e9730dd3492.tar.gz
man: add Itanium root GUID to table (#4656)
This GUID was added in #2263, but the manpage was not updated.
Diffstat (limited to 'man')
-rw-r--r--man/systemd-gpt-auto-generator.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml
index d26206710f..3af423b553 100644
--- a/man/systemd-gpt-auto-generator.xml
+++ b/man/systemd-gpt-auto-generator.xml
@@ -123,6 +123,11 @@
<entry>On 64-bit ARM systems, the first ARM root partition on the disk the EFI ESP is located on is mounted to the root directory <filename>/</filename>.</entry>
</row>
<row>
+ <entry>993d8d3d-f80e-4225-855a-9daf8ed7ea97</entry>
+ <entry><filename>Root Partition (Itanium/IA-64)</filename></entry>
+ <entry>On Itanium systems, the first Itanium root partition on the disk the EFI ESP is located on is mounted to the root directory <filename>/</filename>.</entry>
+ </row>
+ <row>
<entry>933ac7e1-2eb4-4f13-b844-0e14e2aef915</entry>
<entry>Home Partition</entry>
<entry>The first home partition on the disk the root partition is located on is mounted to <filename>/home</filename>.</entry>