rework initial text a little, to read better;
authorjmc <jmc@openbsd.org>
Fri, 12 Aug 2016 06:16:19 +0000 (06:16 +0000)
committerjmc <jmc@openbsd.org>
Fri, 12 Aug 2016 06:16:19 +0000 (06:16 +0000)
bin/ksh/sh.1

index 64e0456..327c2a1 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: sh.1,v 1.135 2016/07/28 16:36:02 jmc Exp $
+.\"    $OpenBSD: sh.1,v 1.136 2016/08/12 06:16:19 jmc Exp $
 .\"
 .\" Copyright (c) 2015 Jason McIntyre <jmc@openbsd.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: July 28 2016 $
+.Dd $Mdocdate: August 12 2016 $
 .Dt SH 1
 .Os
 .Sh NAME
@@ -42,9 +42,9 @@ This version of
 is actually
 .Nm ksh
 in disguise.
-As such, it will also accept options documented in
+As such, it also supports the features described in
 .Xr ksh 1 .
-This manual page describes only features
+This manual page describes only the parts
 relevant to a POSIX compliant
 .Nm .
 If portability is a concern,