From e42e775d9b42144cf08ed8d6a3f7da26b3ec8c93 Mon Sep 17 00:00:00 2001 From: tg Date: Wed, 8 Jul 2009 10:37:24 +0000 Subject: [PATCH] =?UTF-8?q?sync=20special=20commands=20list=20(XXX=20why?= =?UTF-8?q?=20is=20alias=20there=20twice=3F=20pdksh.deb=20too=E2=80=A6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mksh.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mksh.1 b/mksh.1 index abeb88c..cfd9094 100644 --- a/mksh.1 +++ b/mksh.1 @@ -1,4 +1,4 @@ -.\" $MirOS: src/bin/mksh/mksh.1,v 1.172 2009/07/06 15:06:24 tg Exp $ +.\" $MirOS: src/bin/mksh/mksh.1,v 1.173 2009/07/08 10:37:24 tg Exp $ .\" $OpenBSD: ksh.1,v 1.129 2009/05/28 06:09:06 jmc Exp $ .\"- .\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 @@ -48,7 +48,7 @@ .el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 .. .\"- -.Dd $Mdocdate: July 6 2009 $ +.Dd $Mdocdate: July 8 2009 $ .Dt MKSH 1 .Os MirBSD .Sh NAME @@ -2526,7 +2526,7 @@ POSIX special commands .Ic \&. , \&: , break , continue , .Ic eval , exec , exit , export , .Ic readonly , return , set , shift , -.Ic trap , unset +.Ic trap , unset , wait .Pp Additional .Nm @@ -2544,15 +2544,15 @@ POSIX regular commands .Ic alias , bg , cd , command , .Ic false , fc , fg , getopts , .Ic jobs , kill , read , true , -.Ic umask , unalias , wait +.Ic umask , unalias .Pp Additional .Nm regular commands .Pp -.Ic \&[ , echo , let , mknod , -.Ic print , pwd , test , ulimit , -.Ic whence +.Ic \&[ , bind , echo , let , +.Ic mknod , print , pwd , realpath , +.Ic rename , test , ulimit , whence .Pp In the future, the additional .Nm