I: mksh: hyphen-used-as-minus-sign usr/share/man/man1/mksh.1.gz:1463
This commit is contained in:
parent
fa7f439290
commit
b17b0b8909
6
mksh.1
6
mksh.1
|
@ -1,4 +1,4 @@
|
|||
.\" $MirOS: src/bin/mksh/mksh.1,v 1.217 2010/02/25 21:05:00 tg Exp $
|
||||
.\" $MirOS: src/bin/mksh/mksh.1,v 1.218 2010/02/28 14:06:56 tg Exp $
|
||||
.\" $OpenBSD: ksh.1,v 1.130 2010/02/25 13:45:54 schwarze Exp $
|
||||
.\"-
|
||||
.\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
|
||||
|
@ -71,7 +71,7 @@
|
|||
.\" with -mandoc, it might implement .Mx itself, but we want to
|
||||
.\" use our own definition. And .Dd must come *first*, always.
|
||||
.\"
|
||||
.Dd $Mdocdate: February 25 2010 $
|
||||
.Dd $Mdocdate: February 28 2010 $
|
||||
.\"
|
||||
.\" Check which macro package we use
|
||||
.\"
|
||||
|
@ -1460,7 +1460,7 @@ The width
|
|||
.Pq in screen columns
|
||||
of the string value of parameter
|
||||
.Ar name ,
|
||||
or -1 if
|
||||
or \-1 if
|
||||
.Pf ${ Ns Ar name Ns }
|
||||
contains a control character.
|
||||
.Pp
|
||||
|
|
Loading…
Reference in New Issue