diff options
Diffstat (limited to 'sys/conf/newvers.sh')
-rw-r--r-- | sys/conf/newvers.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index b9c1da05f79..5fac7ae775c 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: newvers.sh,v 1.141 2015/12/19 19:44:09 deraadt Exp $ +# $OpenBSD: newvers.sh,v 1.142 2016/01/06 23:14:05 benno Exp $ # $NetBSD: newvers.sh,v 1.17.2.1 1995/10/12 05:17:11 jtc Exp $ # # Copyright (c) 1984, 1986, 1990, 1993 @@ -52,6 +52,8 @@ id=`basename "${d}"` # VERSION and other bits # sys/arch/macppc/stand/tbxidata/bsd.tbxi # change /X.X/macppc/bsd.rd +# usr.bin/signify/signify.1 +# change the version in the EXAMPLES section # # -current and -beta tagging: # For release, select STATUS "" |