diff options
Diffstat (limited to 'bin/ksh/sh.1')
-rw-r--r-- | bin/ksh/sh.1 | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1 index 880863b30fb..1685761ab37 100644 --- a/bin/ksh/sh.1 +++ b/bin/ksh/sh.1 @@ -1,8 +1,8 @@ -.\" $OpenBSD: sh.1,v 1.89 2010/09/20 07:41:17 jmc Exp $ +.\" $OpenBSD: sh.1,v 1.90 2011/04/23 10:14:59 sobrado Exp $ .\" .\" Public Domain .\" -.Dd $Mdocdate: September 20 2010 $ +.Dd $Mdocdate: April 23 2011 $ .Dt SH 1 .Os .Sh NAME @@ -13,12 +13,7 @@ .Bk -words .Op Fl +abCefhiklmnpruvXx .Op Fl +o Ar option -.Oo -.Fl c Ar string \*(Ba -.Fl s \*(Ba -.Ar file -.Op Ar argument ... -.Oc +.Op Fl c Ar string \*(Ba Fl s \*(Ba Ar file Op Ar argument ... .Ek .Sh DESCRIPTION .Nm |