From a641bbc2ff7f60e304c55c2966406daf04d2c3c7 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 4 Mar 1999 08:58:11 +0000 Subject: precedence comment; netbsd --- bin/csh/csh.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'bin/csh/csh.1') diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 0f2b0f6bdd4..a5248e57b98 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.21 1998/12/16 17:47:05 deraadt Exp $ +.\" $OpenBSD: csh.1,v 1.22 1999/03/04 08:58:10 deraadt Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -1301,7 +1301,9 @@ instead of just .Ss Expressions Several of the built-in commands (to be described later) take expressions, in which the operators are similar to those of C, with -the same precedence. +the same precedence, but with the +.Em opposite grouping: +right to left. These expressions appear in the .Ic @ , .Ic exit , -- cgit v1.2.3