CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2020/06/17 04:55:24
Modified files: share/man/man4 : ddb.4 Log message: ddb(4); be explicit that the parameter to trace /t uses the radix prefix, and show how to use 0t for decimal (slight duplication from the table in EXPRESSIONS but easier for the reader than sending them off to look in a different part of the manual). ok mpi claudio jmc