docs: orangefs: fix pvfs2tab literal block
authorStephen Kitt <steve@sk2.org>
Fri, 24 Apr 2020 15:35:15 +0000 (17:35 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 28 Apr 2020 18:35:47 +0000 (12:35 -0600)
Following a merge fix-up, the literal block is introduced too early;
this patch merges the localhost mention with the introduction, fixing

Documentation/filesystems/orangefs.rst:124: WARNING: Literal block expected; none found.

Signed-off-by: Stephen Kitt <steve@sk2.org>
Link: https://lore.kernel.org/r/20200424153515.134500-1-steve@sk2.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/orangefs.rst

index e41369709c5b0359a33a10ebaedc5efa838c6c53..463e37694250ada04c5bfeeaa798525f1a2e5325 100644 (file)
@@ -119,9 +119,7 @@ it comes to that question::
 
     /opt/ofs/bin/pvfs2-genconfig /etc/pvfs2.conf
 
-Create an /etc/pvfs2tab file::
-
-Localhost is fine for your pvfs2tab file:
+Create an /etc/pvfs2tab file (localhost is fine)::
 
     echo tcp://localhost:3334/orangefs /pvfsmnt pvfs2 defaults,noauto 0 0 > \
        /etc/pvfs2tab