From: John Ferlan Date: Wed, 10 Dec 2014 11:56:35 +0000 (-0500) Subject: docs: Fix typo in path for storage pool X-Git-Tag: v1.2.11-rc2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8832e2d412586fdad71a53d37157ef2bbb74fc24;p=thirdparty%2Flibvirt.git docs: Fix typo in path for storage pool --- 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