From: jmc Date: Mon, 12 Oct 2015 12:34:42 +0000 (+0000) Subject: indent the builtin text a little, for naddy; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3d4bdaecbba376f51c1c06e38fd4099681654519;p=openbsd indent the builtin text a little, for naddy; --- diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1 index cf4ef67bd80..cb5a0c07d33 100644 --- a/bin/ksh/sh.1 +++ b/bin/ksh/sh.1 @@ -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 .\" @@ -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 ,