simplify, rid use of .Mx macro (portability) and direct users to miros-disgust@
This commit is contained in:
parent
2ffaa5ac46
commit
afcbdad1c5
20
mksh.1
20
mksh.1
@ -1,24 +1,10 @@
|
|||||||
.\" $MirOS: src/bin/mksh/mksh.1,v 1.38 2006/07/21 21:47:43 tg Exp $
|
.\" $MirOS: src/bin/mksh/mksh.1,v 1.39 2006/07/23 14:35:10 tg Exp $
|
||||||
.\" $OpenBSD: ksh.1,v 1.112 2006/04/22 14:10:36 jmc Exp $
|
.\" $OpenBSD: ksh.1,v 1.112 2006/04/22 14:10:36 jmc Exp $
|
||||||
.\" $OpenBSD: sh.1tbl,v 1.53 2004/12/10 01:56:56 jaredy Exp $
|
.\" $OpenBSD: sh.1tbl,v 1.53 2004/12/10 01:56:56 jaredy Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd June 21, 2006
|
.Dd June 21, 2006
|
||||||
.Dt MKSH 1
|
.Dt MKSH 1
|
||||||
.Os MirBSD
|
.Os MirBSD
|
||||||
.\" for portability
|
|
||||||
.de Mx
|
|
||||||
.nr cF \\n(.f
|
|
||||||
.nr cZ \\n(.s
|
|
||||||
.ds aa \&\f\\n(cF\s\\n(cZ
|
|
||||||
.if \\n(aC==0 \{\
|
|
||||||
. if \\n(.$==0 \&MirBSD\\*(aa
|
|
||||||
.\}
|
|
||||||
.if \\n(.$==1 \{\
|
|
||||||
. if "\\$1"." \&MirBSD\\$1\\*(aa
|
|
||||||
. if "\\$1"," \&MirBSD\\$1\\*(aa
|
|
||||||
. if "\\$1"MirBSD" \&MirBSD\\*(aa
|
|
||||||
.\}
|
|
||||||
..
|
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm mksh ,
|
.Nm mksh ,
|
||||||
.Nm sh
|
.Nm sh
|
||||||
@ -5253,9 +5239,7 @@ than the second edition (which is still okay to buy and read)
|
|||||||
but this manual page is a more complete reference.
|
but this manual page is a more complete reference.
|
||||||
Please report bugs in
|
Please report bugs in
|
||||||
.Nm
|
.Nm
|
||||||
or this manual page to the
|
or this manual page to the MirOS Project discussion mailing list.
|
||||||
.Mx
|
|
||||||
development team.
|
|
||||||
.Pp
|
.Pp
|
||||||
By the way, the most frequently reported bug is:
|
By the way, the most frequently reported bug is:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
|
Loading…
Reference in New Issue
Block a user