Fix typo in the account-server.conf manpage

Change-Id: I4e7bb85ce746fcb1ec3a4cbf534761e4e47634c9
Closes-Bug: #1599888
This commit is contained in:
Mohit Motiani 2016-07-07 14:56:10 +00:00
parent f12135ca7c
commit 4c0a1481f1

View File

@ -77,7 +77,7 @@ The system user that the account 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.