diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-17 14:20:58 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-17 14:20:58 +0000 |
commit | 58ec3f75d0173489145266cfe07ff095d6453862 (patch) | |
tree | 076992c001bbbecb53e4c83d7090887d9ea29bb3 /distrib/notes/m4.common | |
parent | c0b177fe05a7f10e70abcee079533145eb5dba77 (diff) |
fix a spacing issue found by deraadt@ and a separate typo from miod@;
ok miod@
Diffstat (limited to 'distrib/notes/m4.common')
-rw-r--r-- | distrib/notes/m4.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index 5c747284ac9..b491d575238 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.54 2004/03/17 09:25:09 jmc Exp $ +dnl $OpenBSD: m4.common,v 1.55 2004/03/17 14:20:56 jmc Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org> dnl @@ -45,8 +45,8 @@ out as follows: .../OSREV/MACHINE/ INSTALL.MACHINE Installation notes; this file. - CKSUM Output of the cksum(1) and md5(1) programs - MD5 usable for verification of the correctness + CKSUM, MD5 Output of the cksum(1) and md5(1) programs, + usable for verification of the correctness of downloaded files.')dnl dnl dnl Change the quote. There were too many `word' situations that would |