=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/awk/awk.1,v retrieving revision 1.55 retrieving revision 1.56 diff -c -r1.55 -r1.56 *** src/usr.bin/awk/awk.1 2020/06/27 14:04:58 1.55 --- src/usr.bin/awk/awk.1 2020/07/24 01:57:06 1.56 *************** *** 1,4 **** ! .\" $OpenBSD: awk.1,v 1.55 2020/06/27 14:04:58 millert Exp $ .\" .\" Copyright (C) Lucent Technologies 1997 .\" All Rights Reserved --- 1,4 ---- ! .\" $OpenBSD: awk.1,v 1.56 2020/07/24 01:57:06 millert Exp $ .\" .\" Copyright (C) Lucent Technologies 1997 .\" All Rights Reserved *************** *** 22,28 **** .\" ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF .\" THIS SOFTWARE. .\" ! .Dd $Mdocdate: June 27 2020 $ .Dt AWK 1 .Os .Sh NAME --- 22,28 ---- .\" ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF .\" THIS SOFTWARE. .\" ! .Dd $Mdocdate: July 24 2020 $ .Dt AWK 1 .Os .Sh NAME *************** *** 924,929 **** --- 924,931 ---- .Op Fl \&dV and .Op Fl safe , + support for regular expressions in + .Va RS , as well as the functions .Fn fflush , .Fn gensub ,