lintian caught hyphen-used-as-minus-sign

This commit is contained in:
tg 2010-09-05 20:43:37 +00:00
parent 56a69907d5
commit 4f671299f4
1 changed files with 2 additions and 2 deletions

4
mksh.1
View File

@ -1,4 +1,4 @@
.\" $MirOS: src/bin/mksh/mksh.1,v 1.239 2010/09/05 19:51:33 tg Exp $
.\" $MirOS: src/bin/mksh/mksh.1,v 1.240 2010/09/05 20:43:37 tg Exp $
.\" $OpenBSD: ksh.1,v 1.136 2010/07/15 20:04:35 schwarze Exp $
.\"-
.\" Copyright © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
@ -6050,7 +6050,7 @@ Thus, variable assignments inside them fail.
Use co-processes instead.
.Bd -literal -offset indent
foo \*(Ba bar \*(Ba read baz # will not change $baz
foo \*(Ba bar \*(Ba& read -p baz # will, however, do so
foo \*(Ba bar \*(Ba& read \-p baz # will, however, do so
.Ed
.Sh BUGS
Suspending (using \*(haZ) pipelines like the one below will only suspend