diff options
author | Vadim Zhukov <zhuk@cvs.openbsd.org> | 2016-07-28 17:19:25 +0000 |
---|---|---|
committer | Vadim Zhukov <zhuk@cvs.openbsd.org> | 2016-07-28 17:19:25 +0000 |
commit | 45c4f6b1393e24f872b816201e25d34e35b8cf76 (patch) | |
tree | be7163fac7065ff6b4a8b6c7d14ea2f8faaa51b0 /distrib | |
parent | 2ab9785b7f02e8ffe7e6007eede2b9efda043f07 (diff) |
Typo in the installation notes, from Roman Yakovlev.
Too bad this highly critical bugfix will miss release.
okay deraadt@
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 d25d5a41e0f..efd41773b3e 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.120 2016/02/16 14:48:42 krw Exp $ +dnl $OpenBSD: m4.common,v 1.121 2016/07/28 17:19:24 zhuk Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org> dnl @@ -31,7 +31,7 @@ out as follows: INSTALL.MACHINE Installation notes; this file. - SHA256 Output of the sum(1) program using the option + SHA256 Output of the cksum(1) program using the option -a sha256, usable for verification of the correctness of downloaded files. |