You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
966 B

  1. .TH ULOCKMGR_SERVER 1 2011\-10\-23 2.8.6 "Filesystem in Userspace (FUSE)"
  2. .SH NAME
  3. \fBulockmgr_server\fR \- Lock Manager Server for FUSE filesystems
  4. .SH SYNOPSIS
  5. \fBulockmgr_server\fR
  6. .SH DESCRIPTION
  7. 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.
  8. .PP
  9. \fBulockmgr_server\fR is the Userspace Lock Manager Server for FUSE filesystems.
  10. .SH OPTIONS
  11. \fBulockmgr_server\fR has no options.
  12. .SH SEE ALSO
  13. \fIfusermount\fR(1),
  14. \fImount\fR(8),
  15. \fImount.fuse\fR(8).
  16. .SH HOMEPAGE
  17. More information about ulockmgr_server and the FUSE project can be found at <\fIhttp://fuse.sourceforge.net/\fR>.
  18. .SH AUTHOR
  19. FUSE was written by Miklos Szeredi <\fImiklos@szeredi.hu\fR>.
  20. .PP
  21. This manual page was written by Daniel Baumann <\fIdaniel.baumann@progress\-technologies.net\fR>.