From 583e21049662acc08d14072200a7622a8ca77322 Mon Sep 17 00:00:00 2001 From: mpp Date: Wed, 3 Jul 1996 01:28:34 +0000 Subject: Fix some minor formatting problems in some examples. Obtained from: Partially obtained from NetBSD-bugs mailing list --- bin/csh/csh.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/csh') diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 7400412..4a20a6f 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)csh.1 8.2 (Berkeley) 1/21/94 -.\" $Id: csh.1,v 1.3 1995/05/06 13:52:29 ache Exp $ +.\" $Id: csh.1,v 1.4 1996/04/06 09:47:15 mpp Exp $ .\" .Dd January 21, 1994 .Dt CSH 1 @@ -1761,8 +1761,8 @@ Brings the specified job into the foreground. Continues the specified job in the background. .Pp .It Ic @ -.It Ic @ Ns Ar name Ns = expr -.It Ic @ Ns Ar name[index] Ns = expr +.It Ic @ Ar name Ns = Ns expr +.It Ic @ Ar name[index] Ns = Ns expr The first form prints the values of all the shell variables. The second form sets the specified .Ar name -- cgit v1.1