summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLaszlo Boszormenyi <gcs@debian.hu>2011-03-20 13:10:40 +0100
committerLaszlo Boszormenyi <gcs@debian.hu>2011-03-20 13:10:40 +0100
commit41675b1ba83c58f98d5b80f9bea8b49c4d4f23d2 (patch)
tree7aec4e6fe0a6406f38039b7408b673b4e8e6c5c4 /man
parente7abf595b5f123b37e57733ab6b3309a911963a7 (diff)
downloadceph-41675b1ba83c58f98d5b80f9bea8b49c4d4f23d2.tar.gz
Fix manpage typos
Close escape names correctly.
Diffstat (limited to 'man')
-rw-r--r--man/cmds.82
-rw-r--r--man/cmon.82
-rw-r--r--man/cosd.82
3 files changed, 3 insertions, 3 deletions
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