summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2013-06-03 19:16:44 +0000
committertedu <tedu@openbsd.org>2013-06-03 19:16:44 +0000
commitf8037093176dd1438d6ea481d9275cd05dbcbd43 (patch)
tree53003d2f6ce4c6c69398edf6d3532ca31b8533cd
parentRework the logic for matching the boot device to allow for root on (diff)
downloadwireguard-openbsd-f8037093176dd1438d6ea481d9275cd05dbcbd43.tar.xz
wireguard-openbsd-f8037093176dd1438d6ea481d9275cd05dbcbd43.zip
fix some wording, first noticed by jmc
-rw-r--r--share/man/man4/fuse.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/fuse.4 b/share/man/man4/fuse.4
index d6ffdc0ce80..3f2c5e7021c 100644
--- a/share/man/man4/fuse.4
+++ b/share/man/man4/fuse.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fuse.4,v 1.3 2013/06/03 16:35:55 tedu Exp $
+.\" $OpenBSD: fuse.4,v 1.4 2013/06/03 19:16:44 tedu Exp $
.\"
.\" Copyright (c) 2013 Sylvestre Gallon <ccna.syl@gmail.com>
.\"
@@ -29,12 +29,12 @@ The
device provides a FUSE interface for implementing FileSystem in Userland.
Each fuse mount will take a
.Nm
-device so there is
+device so there are
.Fa count
.Nm
-mountpoint possibles.
+mountpoints possible.
.Pp
-These devices does not supports partial reads and writes.
+This device does not supports partial reads and writes.
.Sh FILES
.Bl -tag -width /dev/fuse* -compact
.It Pa /dev/fuse*