diff --git a/doc/source/development_saio.rst b/doc/source/development_saio.rst index 3a615074ce..a270753338 100644 --- a/doc/source/development_saio.rst +++ b/doc/source/development_saio.rst @@ -60,6 +60,7 @@ If you are going to use a separate partition for Swift data, be sure to add anot mkdir /var/run/swift chown : /var/run/swift + #. Next, skip to :ref:`rsync-section`. .. _loopback-section: @@ -87,6 +88,8 @@ If you want to use a loopback device instead of another partition, follow these mkdir /var/run/swift chown : /var/run/swift +.. _rsync-section: + ---------------- Setting up rsync ----------------