diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-05-07 17:58:04 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-05-07 17:58:04 +0000 |
commit | 258029cfcef7bd6a37fab9172e1c85e23d9dbd70 (patch) | |
tree | c31274bbcafb88e3e130fe6402ec319a9c1b2782 /distrib | |
parent | 72aaf23b6c9b7379718da749a844b3bb0f51179f (diff) |
Typo; jakemsr@
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/m4.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index e3f35db0d6d..43ff484387f 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.72 2007/05/04 03:49:18 deraadt Exp $ +dnl $OpenBSD: m4.common,v 1.73 2007/05/07 17:58:03 miod Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org> dnl @@ -129,7 +129,7 @@ dnl are available. dnl define({:-OpenBSDcomp-:}, {:- comp{:--:}OSrev The OpenBSD/MACHINE Compiler tools. All of the tools relating - to C, C++, Objective-F and Fortran are supported. This set + to C, C++, Objective-C and Fortran are supported. This set includes the system {:-include-:} files (/usr/{:-include-:}), the linker, the compiler tool chain, and the various system libraries{:--:}ifelse(X$3,Xshared,{:- (except the shared libraries, which are included as part of |