Module Name:    src
Committed By:   christos
Date:           Mon Sep 17 02:10:46 UTC 2012

Modified Files:
        src/usr.bin/make: make.1

Log Message:
spelling


To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 src/usr.bin/make/make.1

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

Modified files:

Index: src/usr.bin/make/make.1
diff -u src/usr.bin/make/make.1:1.207 src/usr.bin/make/make.1:1.208
--- src/usr.bin/make/make.1:1.207	Sun Sep 16 21:23:45 2012
+++ src/usr.bin/make/make.1	Sun Sep 16 22:10:46 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: make.1,v 1.207 2012/09/17 01:23:45 sjg Exp $
+.\"	$NetBSD: make.1,v 1.208 2012/09/17 02:10:46 christos Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -2043,7 +2043,7 @@ To be compatible with Makefiles that do 
 .Fl B
 to disable this behavior.
 .Pp
-In compatability mode, each command is run in a separate process.
+In compatibility mode, each command is run in a separate process.
 If the command contains any shell meta characters
 .Pq Ql #=|^(){};&<>*?[]:$`\e\en
 it will be passed to the shell, otherwise

Reply via email to