diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-10-06 20:38:17 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-10-06 20:38:17 +0000 |
commit | 7cdfd4b280bb3a47480b77664a6d8496f27c382b (patch) | |
tree | dfe1998989e881052a0defe2c137472592cbc82e /distrib | |
parent | 5dbf1970d89e3a31eb6e62c9a8ef56626aa4b9c8 (diff) |
Note to self: save your file before running cvs diff, for your diff to
be complete...
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 983f8fa3e7c..afa97681aee 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.21 2001/10/06 19:24:46 miod Exp $ +dnl $OpenBSD: m4.common,v 1.22 2001/10/06 20:38:16 miod Exp $ dnl dnl simulate an include path with a macro 'includeit'. define(`includeit',`sinclude('INCLUDE/`$1)sinclude('INCLUDE/../`$1)')dnl @@ -349,7 +349,7 @@ define({:-OpenBSDTAPEInstall-:}, that is to be extracted. Note that the file number starts at 1, which is the first file written to the tape{:--:}ifelse(X$1,X,,{:-, unless you have created a bootable tape, in which case the file - number starts at 3-:}). + number starts at $1-:}). The install program will not automatically detect whether an image has been compressed, so it will ask for that |