Date: Mon, 12 Mar 2001 08:54:33 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/share/man/man4 ktr.4 Message-ID: <XFMail.010312085433.jhb@FreeBSD.org> In-Reply-To: <200103120905.f2C95xG76687@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12-Mar-01 Ruslan Ermilov wrote: > ru 2001/03/12 01:05:59 PST > > Modified files: > share/man/man4 ktr.4 > Log: > mdoc(7) police: misc formatting fixes. Err, the Ic -> Cm change is wrong I think. (This means ddb(4) is wrong, too, btw.) From mdoc(7): Cm Yes Yes Command line argument modifier. Ic Yes Yes Interactive command. Last time I checked, ddb(4) was an interactive debugger that received interactive commands. It's not invokved via commands at a shell prompt. :) -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010312085433.jhb>