Merge "Fix typo in object-server.conf and container-server.conf manpage"

This commit is contained in:
Jenkins 2016-07-07 18:30:10 +00:00 committed by Gerrit Code Review
commit 125a808fee
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ The system user that the container server will run as. The default is swift.
.IP \fBswift_dir\fR .IP \fBswift_dir\fR
Swift configuration directory. The default is /etc/swift. Swift configuration directory. The default is /etc/swift.
.IP \fBdevices\fR .IP \fBdevices\fR
Parent directory or where devices are mounted. Default is /srv/node. Parent directory of where devices are mounted. Default is /srv/node.
.IP \fBmount_check\fR .IP \fBmount_check\fR
Whether or not check if the devices are mounted to prevent accidentally writing to Whether or not check if the devices are mounted to prevent accidentally writing to
the root device. The default is set to true. the root device. The default is set to true.

View File

@ -77,7 +77,7 @@ The system user that the object server will run as. The default is swift.
.IP \fBswift_dir\fR .IP \fBswift_dir\fR
Swift configuration directory. The default is /etc/swift. Swift configuration directory. The default is /etc/swift.
.IP \fBdevices\fR .IP \fBdevices\fR
Parent directory or where devices are mounted. Default is /srv/node. Parent directory of where devices are mounted. Default is /srv/node.
.IP \fBmount_check\fR .IP \fBmount_check\fR
Whether or not check if the devices are mounted to prevent accidentally writing to Whether or not check if the devices are mounted to prevent accidentally writing to
the root device. The default is set to true. the root device. The default is set to true.