Fix some minor formatting problems in some examples.
Obtained from: Partially obtained from NetBSD-bugs mailing list
This commit is contained in:
parent
d06c802b09
commit
4a0cc4e3f1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user