From 40b8bc6e356154ab8d0260f30cb7db324b3675de Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 16 Oct 1999 20:31:34 +0000 Subject: Formatting fix. --- bin/ksh/ksh.1tbl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bin/ksh/ksh.1tbl') diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl index 84ac1420d43..757d1f78f5c 100644 --- a/bin/ksh/ksh.1tbl +++ b/bin/ksh/ksh.1tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1tbl,v 1.26 1999/09/23 23:25:10 aaron Exp $ +.\" $OpenBSD: ksh.1tbl,v 1.27 1999/10/16 20:31:33 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -635,8 +635,9 @@ and .Ic select i; { echo $i; } ) . The exit status of a .Ic select -statement is zero if a break statement is used to exit the loop, non-zero -otherwise. +statement is zero if a +.Ic break +statement is used to exit the loop, non-zero otherwise. .It Xo Ic until Ar list Ic do Ar list .Ic done .Xc -- cgit v1.2.3