diff options
-rw-r--r-- | share/man/man4/fuse.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/fuse.4 b/share/man/man4/fuse.4 index 6659f44fcd2..7afbb91cbcf 100644 --- a/share/man/man4/fuse.4 +++ b/share/man/man4/fuse.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fuse.4,v 1.7 2013/06/11 20:20:52 sobrado Exp $ +.\" $OpenBSD: fuse.4,v 1.8 2013/06/12 05:53:35 jmc Exp $ .\" .\" Copyright (c) 2013 Sylvestre Gallon <ccna.syl@gmail.com> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 11 2013 $ +.Dd $Mdocdate: June 12 2013 $ .Dt FUSE 4 .Os .Sh NAME @@ -42,8 +42,8 @@ This device does not support partial reads and writes. device special files .El .Sh SEE ALSO -.Xr intro 4 , .Xr fuse 3 , +.Xr intro 4 , .Xr fusebuf 9 .Sh HISTORY The |