summaryrefslogtreecommitdiffstats
path: root/sys-utils/fstab.5
diff options
context:
space:
mode:
authorKarel Zak2013-09-26 15:42:54 +0200
committerKarel Zak2013-09-26 15:42:54 +0200
commit71e87708b9455324ad17b36029d83cc6583420d9 (patch)
tree2d8b40a63b3b73531209c7a1f14d651cf77b2809 /sys-utils/fstab.5
parentlibmount: compose mount.<type> helpers paths more carefully (diff)
downloadkernel-qcow2-util-linux-71e87708b9455324ad17b36029d83cc6583420d9.tar.gz
kernel-qcow2-util-linux-71e87708b9455324ad17b36029d83cc6583420d9.tar.xz
kernel-qcow2-util-linux-71e87708b9455324ad17b36029d83cc6583420d9.zip
mount: add notes about UUIDs to the man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/fstab.5')
-rw-r--r--sys-utils/fstab.53
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-utils/fstab.5 b/sys-utils/fstab.5
index 91c31576c..487480f06 100644
--- a/sys-utils/fstab.5
+++ b/sys-utils/fstab.5
@@ -88,9 +88,10 @@ writing LABEL=<label> or UUID=<uuid>,
e.g., `LABEL=Boot' or `UUID=3e6be9de\%-8139\%-11d1\%-9106\%-a43f08d823a6'.
It's also possible to use PARTUUID= and PARTLABEL=. These partitions identifiers
-are supported for GUID Partition Table (GPT) and MAC partition table only.
+are supported for example for GUID Partition Table (GPT).
See
+.BR mount (8),
.BR blkid (8)
or
.BR lsblk (8)