Re: svn commit: r262467 - head/bin/sh

2014-02-24 Thread Daichi GOTO
Hi Bryan, Yeah you are right. But it seems not very important for a change like this for .Dd bump. Even so should I update .Dd ? 2014/02/25 12:08、Bryan Drewery : > On 2/24/2014 9:05 PM, Daichi GOTO wrote: >> Author: daichi (ports committer) >> Date: Tue Feb 25 03:05:43 2014 >> New Revision: 26

Re: svn commit: r262467 - head/bin/sh

2014-02-24 Thread Bryan Drewery
On 2/24/2014 9:05 PM, Daichi GOTO wrote: > Author: daichi (ports committer) > Date: Tue Feb 25 03:05:43 2014 > New Revision: 262467 > URL: http://svnweb.freebsd.org/changeset/base/262467 > > Log: > sh: Add -h option to SYNOPSIS > > Reviewed by:jilles > MFC after: soon > > Modifi

svn commit: r262467 - head/bin/sh

2014-02-24 Thread Daichi GOTO
Author: daichi (ports committer) Date: Tue Feb 25 03:05:43 2014 New Revision: 262467 URL: http://svnweb.freebsd.org/changeset/base/262467 Log: sh: Add -h option to SYNOPSIS Reviewed by: jilles MFC after:soon Modified: head/bin/sh/sh.1 Modified: head/bin/sh/sh.1 ==