From c69e130df594416309ddb31855dfcbedf3f32de6 Mon Sep 17 00:00:00 2001 From: Cory Wright Date: Wed, 9 Jan 2013 09:58:36 -0800 Subject: [PATCH] consistency and grammatical tweaks Change-Id: I0a1dc9e07f246db3e294f5c62f4ffbd3560b0afd --- .mailmap | 1 + doc/manpages/swift-init.1 | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.mailmap b/.mailmap index c0d6e31d9a..abf4a37f38 100644 --- a/.mailmap +++ b/.mailmap @@ -33,3 +33,4 @@ Florian Hines Jay Payne Doug Weimer Li Riqiang lrqrun +Cory Wright diff --git a/doc/manpages/swift-init.1 b/doc/manpages/swift-init.1 index b4e2d3f33c..6c83ff4391 100644 --- a/doc/manpages/swift-init.1 +++ b/doc/manpages/swift-init.1 @@ -46,12 +46,12 @@ allows one to use the keywords such as "all", "main" and "rest" for the .RS 4 .IP "\fIobject\fR, \fIobject-replicator\fR, \fIobject-auditor\fR, \fIobject-updater\fR" -.IP " - Initialize the swift object daemons above" +.IP " - Initializes the swift object daemons above" .RE .RS 4 .IP "\fIcontainer\fR, \fIcontainer-update\fR, \fIcontainer-replicator\fR, \fIcontainer-auditor\fR" -.IP " - Initialize the swift container daemons above" +.IP " - Initializes the swift container daemons above" .RE .RS 4 @@ -66,14 +66,14 @@ allows one to use the keywords such as "all", "main" and "rest" for the .RS 4 .IP "\fImain\fR" -.IP " - Initializes all the \fBmain\fR swift daemons " +.IP " - Initializes all the \fBmain\fR swift daemons" .IP " (proxy, container, account and object servers)" .RE .RS 4 .IP "\fIrest\fR" -.IP " - Initializes all the other \fBswift background daemons\fR such as" -.IP " (updater, replicator, auditor, reaper)" +.IP " - Initializes all the other \fBswift background daemons\fR" +.IP " (updater, replicator, auditor, reaper, etc)" .RE .PD