Module Name:    src
Committed By:   abhinav
Date:           Mon Feb 13 19:49:06 UTC 2017

Modified Files:
        src/share/man/man8: MAKEDEV.8.template

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/share/man/man8/MAKEDEV.8.template

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

Modified files:

Index: src/share/man/man8/MAKEDEV.8.template
diff -u src/share/man/man8/MAKEDEV.8.template:1.20 src/share/man/man8/MAKEDEV.8.template:1.21
--- src/share/man/man8/MAKEDEV.8.template:1.20	Sat Aug  6 12:32:29 2011
+++ src/share/man/man8/MAKEDEV.8.template	Mon Feb 13 19:49:06 2017
@@ -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 @@ this can be done on a
 .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

Reply via email to