Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/mtree Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/e8a8dd8e7fe0
branches:  trunk
changeset: 351693:e8a8dd8e7fe0
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Feb 22 14:15:15 2017 +0000

description:
Fix typo.

diffstat:

 usr.sbin/mtree/mtree.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r be9c4d05d404 -r e8a8dd8e7fe0 usr.sbin/mtree/mtree.8
--- a/usr.sbin/mtree/mtree.8    Wed Feb 22 14:01:40 2017 +0000
+++ b/usr.sbin/mtree/mtree.8    Wed Feb 22 14:15:15 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mtree.8,v 1.71 2015/01/23 03:31:58 wiz Exp $
+.\"    $NetBSD: mtree.8,v 1.72 2017/02/22 14:15:15 abhinav Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -161,7 +161,7 @@
 .Sy freebsd9
 and
 .Sy netbsd6
-flavors attempt to preserve output compatiblity and command line option
+flavors attempt to preserve output compatibility and command line option
 backward compatibility with
 .Fx 9.0
 and



Home | Main Index | Thread Index | Old Index