diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2013-08-18 04:16:14 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2013-08-18 04:16:14 +0000 |
commit | 8ca64c4f2ecba90c8e55beb1c4baa09075d03d6d (patch) | |
tree | 572bcd07ab974a93d773dc3dc907f7549e5ca521 /distrib/notes/m4.common | |
parent | 86b04947df2044d61ca3706911cbc2d147d3ea22 (diff) |
Missing double quote; Craig R. Skinner
Diffstat (limited to 'distrib/notes/m4.common')
-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 0d853919f24..ca597b0a92d 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.97 2013/07/17 18:03:42 bmercer Exp $ +dnl $OpenBSD: m4.common,v 1.98 2013/08/18 04:16:13 miod Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org> dnl @@ -129,7 +129,7 @@ define({:-OpenBSDetc-:}, upgrading. (If you are upgrading, it's recommended that you get a copy of this set and CAREFULLY upgrade your configuration files by hand; see the section named - Upgrading a previously-installed OpenBSD System" below.)-:},.)showsize($1,$2)-:})dnl + "Upgrading a previously-installed OpenBSD System" below.)-:},.)showsize($1,$2)-:})dnl dnl dnl dnl OpenBSDgame( compressed size, uncompressed size ) |