From 3c76d564e4a0ea0a5e2777c7b97d39dddd78a16c Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 16 Oct 2016 14:12:39 -0700 Subject: Updated man-pages. * Removed -o nonempty * Added -o noforget * Split into high-level / low-level * Added warning that most options should be chosen by file system internally. * Updated maintainer. --- doc/fusermount.1 | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'doc/fusermount.1') diff --git a/doc/fusermount.1 b/doc/fusermount.1 index 86998e2..5cd4305 100644 --- a/doc/fusermount.1 +++ b/doc/fusermount.1 @@ -9,7 +9,9 @@ .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 -\fBfusermount\fR is a program to mount and unmount FUSE filesystems. +\fBfusermount\fR is a program to mount and unmount FUSE +filesystems. It should be called directly only for unmounting FUSE +file systems. .SH OPTIONS .IP "\-h" 4 @@ -28,12 +30,14 @@ lazy unmount. .SH SEE ALSO \fImount\fR(8), \fImount.fuse\fR(8), -\fIulockmgr_server\fR(1). .SH HOMEPAGE More information about fusermount 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>. +.SH AUTHORS +.LP +FUSE is currently maintained by Nikolaus Rath +.LP +The original author of FUSE is Miklos Szeredi <\fImiklos@szeredi.hu\fR>. +.LP +This manual page was originally written by Daniel Baumann <\fIdaniel.baumann@progress\-technologies.net\fR>. -- cgit v1.2.3