copy edit nits
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 22 Jan 1994 05:26:22 +0000 (21:26 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 22 Jan 1994 05:26:22 +0000 (21:26 -0800)
SCCS-vsn: bin/csh/csh.1 8.2

usr/src/bin/csh/csh.1

index 99a6538..27b623f 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)csh.1      8.1 (Berkeley) %G%
+.\"     @(#)csh.1      8.2 (Berkeley) %G%
 .\"
 .Dd 
 .Dt CSH 1
 .\"
 .Dd 
 .Dt CSH 1
@@ -1227,7 +1227,7 @@ This format produces files suitable for sourcing using the \-h
 option to
 .Ic source  .
 .Pp
 option to
 .Ic source  .
 .Pp
-.It Ic if Pq Ar expr No command
+.It Ic if ( Ar expr ) No command
 If the specified expression evaluates true, then the single
 .Ar command
 with arguments is executed.
 If the specified expression evaluates true, then the single
 .Ar command
 with arguments is executed.