summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhuk <zhuk@openbsd.org>2016-07-28 17:19:24 +0000
committerzhuk <zhuk@openbsd.org>2016-07-28 17:19:24 +0000
commitcdff22457a0f91829ddc85a8222fdad2b91f6925 (patch)
treeea20e1dc116d8c1935a03b02be95bb984897affc
parentremove note about command substitution and double quotes: it is probable (diff)
downloadwireguard-openbsd-cdff22457a0f91829ddc85a8222fdad2b91f6925.tar.xz
wireguard-openbsd-cdff22457a0f91829ddc85a8222fdad2b91f6925.zip
Typo in the installation notes, from Roman Yakovlev.
Too bad this highly critical bugfix will miss release. okay deraadt@
-rw-r--r--distrib/notes/m4.common4
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.