Clean up Static Web Hosting document

* doc/source/static.rst: Correctly indent a few preformatted command
example blocks, add a couple internal hyperlinks and clean up some
trailing whitespace on a number of lines.

Change-Id: I57980c21ac2eb08dafb05a4dc669992952b7465f
This commit is contained in:
Jeremy Stanley 2013-08-17 19:45:52 +00:00
parent a613910f57
commit 350b6939a6
1 changed files with 15 additions and 15 deletions

View File

@ -75,7 +75,7 @@ Make sure there is enough space in the volume group::
VG #PV #LV #SN Attr VSize VFree
main 4 2 0 wz--n- 2.00t 347.98g
If not, see "Adding a New Device".
If not, see `Adding a New Device`_.
Create the new logical volume and initialize the filesystem::
@ -96,7 +96,7 @@ Make sure there is enough space in the volume group::
VG #PV #LV #SN Attr VSize VFree
main 4 2 0 wz--n- 2.00t 347.98g
If not, see "Adding a New Device".
If not, see `Adding a New Device`_.
The following example to increase the size of a volume by 100G is
untested; please confirm::