sort argument list, inspired by commit from Igor Sobrado

This commit is contained in:
tg 2008-06-08 16:57:52 +00:00
parent e0e0876e7e
commit e91eab65a8

8
mksh.1
View File

@ -1,5 +1,5 @@
.\" $MirOS: src/bin/mksh/mksh.1,v 1.128 2008/05/17 18:27:56 tg Exp $ .\" $MirOS: src/bin/mksh/mksh.1,v 1.129 2008/06/08 16:57:52 tg Exp $
.\" $OpenBSD: ksh.1,v 1.121 2008/03/21 12:51:19 millert Exp $ .\" $OpenBSD: ksh.1,v 1.122 2008/05/17 23:31:52 sobrado Exp $
.\"- .\"-
.\" Try to make GNU groff and AT&T nroff more compatible .\" Try to make GNU groff and AT&T nroff more compatible
.\" * ` generates in groff, so use \` .\" * ` generates in groff, so use \`
@ -30,7 +30,7 @@
.el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 .el .xD \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8
.. ..
.\"- .\"-
.Dd $Mdocdate: May 17 2008 $ .Dd $Mdocdate: June 8 2008 $
.Dt MKSH 1 .Dt MKSH 1
.Os MirBSD .Os MirBSD
.Sh NAME .Sh NAME
@ -3065,7 +3065,7 @@ is syntactic sugar for
.Ic mknod .Ic mknod
.Op Fl m Ar mode .Op Fl m Ar mode
.Ar name .Ar name
.Op Cm c \*(Ba Cm b .Op Cm b \*(Ba Cm c
.Ar major minor .Ar major minor
.Xc .Xc
.It Xo .It Xo