summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-03-28 01:23:45 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-03-28 01:23:45 +0000
commite95748ccf60e5abde96d31c06c14ba08d0ac141d (patch)
tree74b8d85ce0f04a422c882d149cab3aeff1c2839a /distrib
parente4955d294284f0f22e70c957723dae4fe07b1942 (diff)
Remove lies from the description of the misc set.
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/m4.common8
1 files changed, 3 insertions, 5 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common
index 3850c45e846..a9c9415a1ed 100644
--- a/distrib/notes/m4.common
+++ b/distrib/notes/m4.common
@@ -1,5 +1,5 @@
dnl
-dnl $OpenBSD: m4.common,v 1.29 2002/03/23 23:58:48 miod Exp $
+dnl $OpenBSD: m4.common,v 1.30 2002/03/28 01:23:44 miod Exp $
dnl
dnl simulate an include path with a macro 'includeit'.
define(`includeit',`sinclude('INCLUDE/`$1)sinclude('INCLUDE/../`$1)')dnl
@@ -130,9 +130,7 @@ dnl Describes miscXX.tgz.
dnl
define({:-OpenBSDmisc-:},
{:- misc{:--:}OSrev This set includes the system dictionaries (which are
- rather large), the typesettable document set, and
- man pages for other architectures which happen to be
- installed from the source tree by default.showsize($1,$2)-:})dnl
+ rather large), and the typesettable document set.showsize($1,$2)-:})dnl
dnl
dnl
dnl OpenBSDxbase( compressed size, uncompressed size )
@@ -140,7 +138,7 @@ dnl Describes xbaseXX.tgz.
dnl
define({:-OpenBSDxbase-:},
{:- xbase{:--:}OSrev This set includes the base X distribution. This includes
- programs, headers, libraries, configuration files.showsize($1,$2)-:})dnl
+ programs, headers, libraries, and configuration files.showsize($1,$2)-:})dnl
dnl
dnl
dnl OpenBSDxshare( compressed size, uncompressed size )