Date: Fri, 22 Jan 2010 23:35:06 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/bc bc.1 bc.y Message-ID: <201001222335.o0MNZG5a036603@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-01-22 23:35:06 UTC FreeBSD src repository Modified files: usr.bin/bc bc.1 bc.y Log: SVN rev 202845 on 2010-01-22 23:35:06Z by delphij - Remove --debug option and intentionally undocument -d, which is only kept for compatibility with 4.4BSD behavior. - Sync SYNOPSIS with usage(). - Use an alternative way to represent short and long options which have same semantics. Reviewed by: gabor Revision Changes Path 1.2 +9 -13 src/usr.bin/bc/bc.1 1.2 +1 -2 src/usr.bin/bc/bc.y
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001222335.o0MNZG5a036603>