Author: brooks
Date: Fri Sep  9 16:18:44 2016
New Revision: 305666
URL: https://svnweb.freebsd.org/changeset/base/305666

Log:
  Fix spelling in comment.
  
  Submitted by: brueffer

Modified:
  head/lib/libc/sys/Makefile.inc

Modified: head/lib/libc/sys/Makefile.inc
==============================================================================
--- head/lib/libc/sys/Makefile.inc      Fri Sep  9 15:53:42 2016        
(r305665)
+++ head/lib/libc/sys/Makefile.inc      Fri Sep  9 16:18:44 2016        
(r305666)
@@ -14,8 +14,8 @@
 # NOASM will prevent the default syscall code from being generated.
 # PSEUDO generates _<sys>() and __sys_<sys>() symbols, but not <sys>().
 #
-# While historically machine dependent, all archictures have the following
-# declerations in common:
+# While historically machine dependent, all architectures have the following
+# declarations in common:
 #
 NOASM= break.o \
        exit.o \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to