Module Name:    src
Committed By:   gutteridge
Date:           Sat Jul  6 00:45:02 UTC 2019

Modified Files:
        src/usr.sbin/perfused: perfused.8

Log Message:
perfused.8: fix typos


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/perfused/perfused.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/perfused/perfused.8
diff -u src/usr.sbin/perfused/perfused.8:1.12 src/usr.sbin/perfused/perfused.8:1.13
--- src/usr.sbin/perfused/perfused.8:1.12	Tue Oct 18 15:06:17 2016
+++ src/usr.sbin/perfused/perfused.8	Sat Jul  6 00:45:02 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: perfused.8,v 1.12 2016/10/18 15:06:17 manu Exp $
+.\" $NetBSD: perfused.8,v 1.13 2019/07/06 00:45:02 gutteridge Exp $
 .\"
 .\" Copyright (c) 2010 Emmanuel Dreyfus. All rights reserved.
 .\"
@@ -77,7 +77,7 @@ Most FUSE file system daemons use
 .Nm libfuse
 and will work unmodified, provided the modification is done in
 .Nm libfuse
-itself .
+itself.
 .Pp
 The following options are available:
 .Bl -tag -width XdXtypesXX
@@ -158,5 +158,5 @@ When
 runs in the foreground (using the
 .Fl f
 flag), some processes using the FUSE file system will
-sometime hang on
+sometimes hang on
 .Sq uvn_fp2 .

Reply via email to