From 8832e2d412586fdad71a53d37157ef2bbb74fc24 Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Wed, 10 Dec 2014 06:56:35 -0500 Subject: [PATCH] docs: Fix typo in path for storage pool --- docs/formatstorage.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in index 0951daa7fc..933268cde3 100644 --- a/docs/formatstorage.html.in +++ b/docs/formatstorage.html.in @@ -386,7 +386,7 @@ like the logical choice, however, devices nodes there are not guaranteed stable across reboots, since they are allocated on demand. It is preferable to use a stable location such as one - of the /dev/disk/by-{path,id,uuid,label locations. + of the /dev/disk/by-{path|id|uuid|label} locations. Since 0.4.1
permissions
-- 2.47.2