From: Laszlo Boszormenyi Date: Sun, 20 Mar 2011 12:10:40 +0000 (+0100) Subject: Fix manpage typos X-Git-Tag: v0.26~84 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=41675b1ba83c58f98d5b80f9bea8b49c4d4f23d2;p=ceph.git Fix manpage typos Close escape names correctly. --- diff --git a/man/cmds.8 b/man/cmds.8 index 7a891ced98e..fa793d9ca01 100644 --- a/man/cmds.8 +++ b/man/cmds.8 @@ -28,7 +28,7 @@ and specifying the rank overrides specifying the name. .SH OPTIONS .TP -\fB\-f\fP, \fB\-\-foreground\f +\fB\-f\fP, \fB\-\-foreground\fP Foreground: do not daemonize after startup (run in foreground). Do not generate a pid file. Useful when run via crun (8). .TP diff --git a/man/cmon.8 b/man/cmon.8 index 97900ae8b19..a0d4db35a60 100644 --- a/man/cmon.8 +++ b/man/cmon.8 @@ -18,7 +18,7 @@ storing monitor data. It is normally specified via the "mon data" option in the configuration file. .SH OPTIONS .TP -\fB\-f\fP, \fB\-\-foreground\f +\fB\-f\fP, \fB\-\-foreground\fP Foreground: do not daemonize after startup (run in foreground). Do not generate a pid file. Useful when run via crun (8). .TP diff --git a/man/cosd.8 b/man/cosd.8 index c1ad1c8249e..221fe79b493 100644 --- a/man/cosd.8 +++ b/man/cosd.8 @@ -19,7 +19,7 @@ and is only useful performance-wise when it resides on a different disk than \fIdatapath\fP with low latency (ideally, an NVRAM device). .SH OPTIONS .TP -\fB\-f\fP, \fB\-\-foreground\f +\fB\-f\fP, \fB\-\-foreground\fP Foreground: do not daemonize after startup (run in foreground). Do not generate a pid file. Useful when run via crun (8). .TP