there is no space after .Px

This commit is contained in:
tg 2010-01-28 15:23:03 +00:00
parent 0c94277ccb
commit 9eee6d1d6d

4
mksh.1
View File

@ -1,4 +1,4 @@
.\" $MirOS: src/bin/mksh/mksh.1,v 1.212 2010/01/28 15:18:50 tg Exp $
.\" $MirOS: src/bin/mksh/mksh.1,v 1.213 2010/01/28 15:23:03 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, 2010
@ -3910,7 +3910,7 @@ commands above for more details.
.It Ic posix
Enable a somewhat more
.Px
like mode.
ish mode.
As a side effect, setting this flag turns off
.Ic braceexpand
mode, which can be turned back on manually.