oksh sync RCSIDs only:

• expr.c long done already
• mksh.1 does not apply to us (no character classes)
This commit is contained in:
tg 2014-12-15 23:26:36 +00:00
parent 5650b03590
commit f66c194f29
2 changed files with 5 additions and 5 deletions

4
expr.c
View File

@ -1,4 +1,4 @@
/* $OpenBSD: expr.c,v 1.23 2013/12/17 16:37:06 deraadt Exp $ */
/* $OpenBSD: expr.c,v 1.24 2014/12/08 14:26:31 otto Exp $ */
/*-
* Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
@ -23,7 +23,7 @@
#include "sh.h"
__RCSID("$MirOS: src/bin/mksh/expr.c,v 1.76 2014/06/24 19:53:19 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/expr.c,v 1.77 2014/12/15 23:26:36 tg Exp $");
/* the order of these enums is constrained by the order of opinfo[] */
enum token {

6
mksh.1
View File

@ -1,5 +1,5 @@
.\" $MirOS: src/bin/mksh/mksh.1,v 1.345 2014/11/25 22:46:47 tg Exp $
.\" $OpenBSD: ksh.1,v 1.153 2014/08/17 07:15:41 jmc Exp $
.\" $MirOS: src/bin/mksh/mksh.1,v 1.346 2014/12/15 23:26:36 tg Exp $
.\" $OpenBSD: ksh.1,v 1.155 2014/12/09 15:37:13 schwarze Exp $
.\"-
.\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
.\" 2010, 2011, 2012, 2013, 2014
@ -74,7 +74,7 @@
.\" with -mandoc, it might implement .Mx itself, but we want to
.\" use our own definition. And .Dd must come *first*, always.
.\"
.Dd $Mdocdate: November 25 2014 $
.Dd $Mdocdate: December 15 2014 $
.\"
.\" Check which macro package we use, and do other -mdoc setup.
.\"