diff --git a/doc/source/development_saio.rst b/doc/source/development_saio.rst index ecaf03d1c1..4735aa9788 100644 --- a/doc/source/development_saio.rst +++ b/doc/source/development_saio.rst @@ -217,7 +217,7 @@ do the following:: To persist this, edit and add the following to ``/etc/fstab``:: - /home/swift/xfs_file /tmp xfs rw,noatime,nodiratime,attr2,inode64,noquota 0 0 + /home//xfs_file /tmp xfs rw,noatime,nodiratime,attr2,inode64,noquota 0 0 ---------------- Getting the code