Date: Tue, 10 Oct 2006 11:07:37 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ddb.4 Message-ID: <200610101107.k9AB7bHt069297@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2006-10-10 11:07:37 UTC
FreeBSD src repository
Modified files:
share/man/man4 ddb.4
Log:
Sort some of the most inconsistently ordered descriptions of commands
(the group of watchpoint commands, and the `reset' command).
NetBSD has sorted everything alphabetically, but I think we would have
too many commands for that if all commands were actually documented
here, so this commit moves towards alphabetical order in several sections:
- section for pure ddb (non-"show") commands. Now contains the watchpoint
commands and is mostly in "logical" order.
- section for pure ddb "show" commands
- similarly for auxilary commands. Most of these are currently missing
here.
Revision Changes Path
1.37 +36 -36 src/share/man/man4/ddb.4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610101107.k9AB7bHt069297>
