Date: Mon, 12 Mar 2001 19:11:25 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 ktr.4 Message-ID: <20010312191125.A11750@sunbay.com> In-Reply-To: <XFMail.010312085433.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Mon, Mar 12, 2001 at 08:54:33AM -0800 References: <200103120905.f2C95xG76687@freefall.freebsd.org> <XFMail.010312085433.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 12, 2001 at 08:54:33AM -0800, John Baldwin wrote: > > 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. :) > It's advised to read mdoc.samples(7) as well. ``show'' is the interactive command, and ``/v'' is its modifier. (Remember that Cm is similar to Fl, it just does not produce a leading dash.) Or ``/v'' is a separate command? :-) -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age 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?20010312191125.A11750>