Fix blatantly wrong exposition of .WAIT example.
PR bin/40372 from Gao Ya'nan.
This commit is contained in:
parent
ce06928cbd
commit
dbfa1570e7
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: make.1,v 1.150 2008/12/21 21:05:27 dsl Exp $
|
.\" $NetBSD: make.1,v 1.151 2009/01/12 09:28:10 dholland Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1990, 1993
|
.\" Copyright (c) 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -1606,9 +1606,9 @@ b1:
|
|||||||
|
|
||||||
.Ed
|
.Ed
|
||||||
the output is always
|
the output is always
|
||||||
|
.Ql a ,
|
||||||
.Ql b1 ,
|
.Ql b1 ,
|
||||||
.Ql b ,
|
.Ql b ,
|
||||||
.Ql a ,
|
|
||||||
.Ql x .
|
.Ql x .
|
||||||
.br
|
.br
|
||||||
The ordering imposed by
|
The ordering imposed by
|
||||||
|
Loading…
Reference in New Issue
Block a user