Date: Wed, 26 Dec 2007 11:35:07 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile ddb.4 textdump.4 Message-ID: <200712261135.lBQBZ7ie095109@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2007-12-26 11:35:07 UTC FreeBSD src repository Modified files: share/man/man4 Makefile ddb.4 Added files: share/man/man4 textdump.4 Log: Add textdump(4) man page to describe the textdump facility and provide some stock formulas for use. Update ddb(4) to reference the textdump(4) page, list the textdump commands, and suggest using them with scripts and output capture. Update HISTORY section. Hook up textdump(4) to build. MFC after: 3 months Revision Changes Path 1.401 +1 -0 src/share/man/man4/Makefile 1.46 +31 -0 src/share/man/man4/ddb.4 1.1 +162 -0 src/share/man/man4/textdump.4 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712261135.lBQBZ7ie095109>