Date: Mon, 12 Mar 2001 10:05:08 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 ktr.4 Message-ID: <XFMail.010312100508.jhb@FreeBSD.org> In-Reply-To: <20010312191125.A11750@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12-Mar-01 Ruslan Ermilov wrote: > 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? :-) Well, ddb(4) still needs fixing then, but I misread the diff and thought you changed both Ic's to Cm's. -- 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.010312100508.jhb>