indent the builtin text a little, for naddy;
authorjmc <jmc@openbsd.org>
Mon, 12 Oct 2015 12:34:42 +0000 (12:34 +0000)
committerjmc <jmc@openbsd.org>
Mon, 12 Oct 2015 12:34:42 +0000 (12:34 +0000)
bin/ksh/sh.1

index cf4ef67..cb5a0c0 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: sh.1,v 1.129 2015/09/14 20:06:58 schwarze Exp $
+.\"    $OpenBSD: sh.1,v 1.130 2015/10/12 12:34:42 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: September 14 2015 $
+.Dd $Mdocdate: October 12 2015 $
 .Dt SH 1
 .Os
 .Sh NAME
@@ -214,7 +214,7 @@ are listed below.
 Unless otherwise indicated,
 they exit 0 on success,
 and >0 if an error occurs.
-.Bl -ohang
+.Bl -tag -width 2n
 .It Ic .\& Ar file
 Execute the commands in
 .Ar file ,