From owner-cvs-all Mon Mar 12 8:55: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id DF1DC37B718; Mon, 12 Mar 2001 08:54:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f2CGua161319; Mon, 12 Mar 2001 08:56:36 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200103120905.f2C95xG76687@freefall.freebsd.org> Date: Mon, 12 Mar 2001 08:54:33 -0800 (PST) From: John Baldwin To: Ruslan Ermilov Subject: RE: cvs commit: src/share/man/man4 ktr.4 Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- 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