summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-07-03 01:28:34 +0000
committermpp <mpp@FreeBSD.org>1996-07-03 01:28:34 +0000
commit583e21049662acc08d14072200a7622a8ca77322 (patch)
treee8b2872c64939bbcf517fb8a204a2ce19423caef /bin/csh
parent0283c0d756e82cbbb80fc9afda7957a2fae578f0 (diff)
downloadFreeBSD-src-583e21049662acc08d14072200a7622a8ca77322.zip
FreeBSD-src-583e21049662acc08d14072200a7622a8ca77322.tar.gz
Fix some minor formatting problems in some examples.
Obtained from: Partially obtained from NetBSD-bugs mailing list
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/csh.16
1 files changed, 3 insertions, 3 deletions
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
OpenPOWER on IntegriCloud