summaryrefslogtreecommitdiff
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/newvers.sh')
-rw-r--r--sys/conf/newvers.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index 5e7aa3a1c28..f6815812d5f 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: newvers.sh,v 1.156 2017/10/04 17:37:16 deraadt Exp $
+# $OpenBSD: newvers.sh,v 1.157 2017/10/04 17:59:41 benno Exp $
# $NetBSD: newvers.sh,v 1.17.2.1 1995/10/12 05:17:11 jtc Exp $
#
# Copyright (c) 1984, 1986, 1990, 1993
@@ -55,6 +55,9 @@ id=`basename "${d}"`
# usr.bin/signify/signify.1
# change the version in the EXAMPLES section
#
+# When adding -beta, create a new www/<version>.html so devs can
+# start adding to it. When removing -beta, roll errata pages.
+#
# -current and -beta tagging:
# For release, select STATUS ""
# Right after release unlock, select STATUS "-current"