SDL: Document the missing data argument to w/1, w/2, w/4

This commit is contained in:
Anthony J. Bentley 2015-08-08 01:26:14 -06:00
parent aca5c742cb
commit 791b678021
1 changed files with 6 additions and 4 deletions

View File

@ -195,10 +195,12 @@ from
.It Cm w Ns Oo Cm atch Oc Ar address
Set a watchpoint at
.Ar address .
.It Cm w/1 Ar address
.It Cm w/2 Ar address
.It Cm w/4 Ar address
Write a byte
.It Cm w/1 Ar address data
.It Cm w/2 Ar address data
.It Cm w/4 Ar address data
Write
.Ar data
as a byte
.Pq Ql /1 ,
halfword
.Pq Ql /2 ,