From 791b678021e91d05c26688fba16593875914158d Mon Sep 17 00:00:00 2001 From: "Anthony J. Bentley" Date: Sat, 8 Aug 2015 01:26:14 -0600 Subject: [PATCH] SDL: Document the missing data argument to w/1, w/2, w/4 --- doc/mgba.6 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/mgba.6 b/doc/mgba.6 index e7098bfed..512ea638d 100644 --- a/doc/mgba.6 +++ b/doc/mgba.6 @@ -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 ,