svn commit: r262467 - head/bin/sh

Bryan Drewery bdrewery at FreeBSD.org
Tue Feb 25 03:08:32 UTC 2014


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
> 
> Modified:
>   head/bin/sh/sh.1
> 
> Modified: head/bin/sh/sh.1
> ==============================================================================
> --- head/bin/sh/sh.1	Tue Feb 25 02:58:11 2014	(r262466)
> +++ head/bin/sh/sh.1	Tue Feb 25 03:05:43 2014	(r262467)
> @@ -40,14 +40,14 @@
>  .Nd command interpreter (shell)
>  .Sh SYNOPSIS
>  .Nm
> -.Op Fl /+abCEefIimnPpTuVvx
> +.Op Fl /+abCEefhIimnPpTuVvx
>  .Op Fl /+o Ar longname
>  .Oo
>  .Ar script
>  .Op Ar arg ...
>  .Oc
>  .Nm
> -.Op Fl /+abCEefIimnPpTuVvx
> +.Op Fl /+abCEefhIimnPpTuVvx
>  .Op Fl /+o Ar longname
>  .Fl c Ar string
>  .Oo
> @@ -55,7 +55,7 @@
>  .Op Ar arg ...
>  .Oc
>  .Nm
> -.Op Fl /+abCEefIimnPpTuVvx
> +.Op Fl /+abCEefhIimnPpTuVvx
>  .Op Fl /+o Ar longname
>  .Fl s
>  .Op Ar arg ...
> 

.Dd bump is needed too.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20140224/625f2c94/attachment.sig>


More information about the svn-src-head mailing list