From 179c677f25a22fbb6ec27a1163ad17e6430854b0 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 26 Jan 2012 15:01:56 +0100 Subject: Add man pages for fusermount, mount.fuse and ulockmgr_server Lifted from the Debian package. The man pages were written by Daniel Baumann and Bastien Roucaries --- doc/ulockmgr_server.1 | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/ulockmgr_server.1 (limited to 'doc/ulockmgr_server.1') diff --git a/doc/ulockmgr_server.1 b/doc/ulockmgr_server.1 new file mode 100644 index 0000000..7b8ab9a --- /dev/null +++ b/doc/ulockmgr_server.1 @@ -0,0 +1,28 @@ +.TH ULOCKMGR_SERVER 1 2011\-10\-23 2.8.6 "Filesystem in Userspace (FUSE)" + +.SH NAME +\fBulockmgr_server\fR \- Lock Manager Server for FUSE filesystems + +.SH SYNOPSIS +\fBulockmgr_server\fR + +.SH DESCRIPTION +Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. +.PP +\fBulockmgr_server\fR is the Userspace Lock Manager Server for FUSE filesystems. + +.SH OPTIONS +\fBulockmgr_server\fR has no options. + +.SH SEE ALSO +\fIfusermount\fR(1), +\fImount\fR(8), +\fImount.fuse\fR(8). + +.SH HOMEPAGE +More information about ulockmgr_server and the FUSE project can be found at <\fIhttp://fuse.sourceforge.net/\fR>. + +.SH AUTHOR +FUSE was written by Miklos Szeredi <\fImiklos@szeredi.hu\fR>. +.PP +This manual page was written by Daniel Baumann <\fIdaniel.baumann@progress\-technologies.net\fR>. -- cgit v1.2.3