From 61fb067308aaa3db392675c370877347fdb8c501 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Mon, 20 Oct 2003 09:27:49 +0000 Subject: tweaks; ok otto@ --- usr.bin/bc/bc.1 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/usr.bin/bc/bc.1 b/usr.bin/bc/bc.1 index 26ed11be713..ee20078f1f3 100644 --- a/usr.bin/bc/bc.1 +++ b/usr.bin/bc/bc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bc.1,v 1.7 2003/10/19 19:21:48 otto Exp $ +.\" $OpenBSD: bc.1,v 1.8 2003/10/20 09:27:48 jmc Exp $ .\" .\" Copyright (C) Caldera International Inc. 2001-2002. .\" All rights reserved. @@ -125,9 +125,9 @@ quit a string of characters, enclosed in double quotes .Ed .Pp -The E's in a for statement may all three be empty. +All three E's in a for statement may be empty. This is a non-portable extension. -The continue statement also is a non-portable extension. +The continue statement is also a non-portable extension. .Pp Function definitions .Bd -unfilled -offset indent -compact @@ -236,7 +236,6 @@ or .Sq \&! operators. .Pp -.Pp .Ql Quit is interpreted when read, not when executed. .Pp -- cgit v1.2.3