From 9f0bf14c27a890811e0c442b1d8134c92864d693 Mon Sep 17 00:00:00 2001 From: hniksic Date: Fri, 26 Aug 2005 11:19:00 -0700 Subject: [PATCH] [svn] Docfix: "conventional" -> "conventional wisdom" --- src/cmpt.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/cmpt.c b/src/cmpt.c index 37b3e7b4..a4142951 100644 --- a/src/cmpt.c +++ b/src/cmpt.c @@ -1046,9 +1046,10 @@ const unsigned short int __mon_yday[2][13] = and given a prefix, but many systems out there are still (as of this writing in 2005) broken and we must cater to them. - Additionally, according to some conventional, many historical - implementations of fnmatch are buggy and unreliable. If yours is - such, undefine SYSTEM_FNMATCH in sysdep.h and tell us about it. */ + Additionally, according to some conventional wisdom, many + historical implementations of fnmatch are buggy and unreliable. If + yours is such, undefine SYSTEM_FNMATCH in sysdep.h and tell us + about it. */ #ifndef SYSTEM_FNMATCH -- 2.39.2