From 3b95fe7d8bed89c5e3a0a15e7746359adbdef3f5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 13 May 2022 23:03:04 +0800 Subject: [PATCH] Clarify manpage that fusermount is used for unmounting only these days (Closes: #651556). Gbp-Pq: Name 0004-fusermount-manpage.patch --- doc/fusermount.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fusermount.1 b/doc/fusermount.1 index 86998e2..44f32a3 100644 --- a/doc/fusermount.1 +++ b/doc/fusermount.1 @@ -1,7 +1,7 @@ .TH FUSERMOUNT 1 2011\-10\-23 2.8.6 "Filesystem in Userspace (FUSE)" .SH NAME -\fBfusermount\fR \- mount and unmount FUSE filesystems +\fBfusermount\fR \- unmount FUSE filesystems .SH SYNOPSIS \fBfusermount\fR [\fIOPTIONS\fR] \fIMOUNTPOINT\fR @@ -9,7 +9,7 @@ .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 unmount FUSE filesystems. .SH OPTIONS .IP "\-h" 4