Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/perfused perfused.8: fix typos



details:   https://anonhg.NetBSD.org/src/rev/4c68fc929ace
branches:  trunk
changeset: 457598:4c68fc929ace
user:      gutteridge <gutteridge%NetBSD.org@localhost>
date:      Sat Jul 06 00:45:02 2019 +0000

description:
perfused.8: fix typos

diffstat:

 usr.sbin/perfused/perfused.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r e85859e1bf1b -r 4c68fc929ace usr.sbin/perfused/perfused.8
--- a/usr.sbin/perfused/perfused.8      Sat Jul 06 00:23:38 2019 +0000
+++ b/usr.sbin/perfused/perfused.8      Sat Jul 06 00:45:02 2019 +0000
@@ -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 @@
 .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 @@
 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 .



Home | Main Index | Thread Index | Old Index