summaryrefslogtreecommitdiff
path: root/man/ceph-fuse.8
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-09-22 16:18:19 -0700
committerSage Weil <sage@newdream.net>2011-09-22 16:18:37 -0700
commitbfbda9644287a11fdd01df389eaa53bb13aaa71b (patch)
tree9112d9a67ae1c49251d126a8fce0a9a53a62dc42 /man/ceph-fuse.8
parent3e9a9360625dff3b9bc87f94c0b5109535b58b5e (diff)
downloadceph-bfbda9644287a11fdd01df389eaa53bb13aaa71b.tar.gz
man: rebuild manpages
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'man/ceph-fuse.8')
-rw-r--r--man/ceph-fuse.814
1 files changed, 7 insertions, 7 deletions
diff --git a/man/ceph-fuse.8 b/man/ceph-fuse.8
index 50f0f39154d..965eed5ad12 100644
--- a/man/ceph-fuse.8
+++ b/man/ceph-fuse.8
@@ -1,6 +1,6 @@
-.TH "CFUSE" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-FUSE" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-cfuse \- FUSE-based client for ceph
+ceph-fuse \- FUSE-based client for ceph
.
.nr rst2man-indent-level 0
.
@@ -32,12 +32,12 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.
.SH SYNOPSIS
.nf
-\fBcfuse\fP [ \-m \fImonaddr\fP:\fIport\fP ] \fImountpoint\fP [ \fIfuse options\fP ]
+\fBceph\-fuse\fP [ \-m \fImonaddr\fP:\fIport\fP ] \fImountpoint\fP [ \fIfuse options\fP ]
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcfuse\fP is a FUSE (File system in USErspace) client for Ceph
+\fBceph\-fuse\fP is a FUSE (File system in USErspace) client for Ceph
distributed file system. It will mount a ceph file system (specified
via the \-m option for described by ceph.conf (see below) at the
specific mount point.
@@ -50,10 +50,10 @@ fusermount \-u mountpoint
.ft P
.fi
.sp
-or by sending \fBSIGINT\fP to the \fBcfuse\fP process.
+or by sending \fBSIGINT\fP to the \fBceph\-fuse\fP process.
.SH OPTIONS
.sp
-Any options not recognized by cfuse will be passed on to libfuse.
+Any options not recognized by ceph\-fuse will be passed on to libfuse.
.INDENT 0.0
.TP
.B \-d
@@ -77,7 +77,7 @@ Use root_directory as the mounted root, rather than the full Ceph tree.
.UNINDENT
.SH AVAILABILITY
.sp
-\fBcfuse\fP is part of the Ceph distributed file system. Please refer to
+\fBceph\-fuse\fP is part of the Ceph distributed file system. Please refer to
the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more information.
.SH SEE ALSO
.sp