Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8 Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/abe3646d4aa5
branches:  trunk
changeset: 351450:abe3646d4aa5
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Mon Feb 13 19:49:06 2017 +0000

description:
Fix typo.

diffstat:

 share/man/man8/MAKEDEV.8.template |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c64eb3bdecd7 -r abe3646d4aa5 share/man/man8/MAKEDEV.8.template
--- a/share/man/man8/MAKEDEV.8.template Mon Feb 13 16:53:41 2017 +0000
+++ b/share/man/man8/MAKEDEV.8.template Mon Feb 13 19:49:06 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: MAKEDEV.8.template,v 1.20 2011/08/06 12:32:29 jmcneill Exp $
+.\" $NetBSD: MAKEDEV.8.template,v 1.21 2017/02/13 19:49:06 abhinav Exp $
 .\"
 .\" Copyright (c) 2001, 2003, 2007, 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -346,6 +346,6 @@
 .Nx
 host, or can be done in a cross-build environment using
 .Sy TOOLDIR Ns Pa /bin/nbpax .
-Finally, use apropriate tools on the foreign server
+Finally, use appropriate tools on the foreign server
 to unpack the archive and create the device nodes.
 .El



Home | Main Index | Thread Index | Old Index