From db51dacf58fd8958b693929fbab754972e7bd8c2 Mon Sep 17 00:00:00 2001 From: chopps Date: Tue, 1 Jun 1999 15:24:07 +0000 Subject: [PATCH] s,order of evaluation,associativity, they aren't the same thing --- share/man/man7/operator.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/operator.7 b/share/man/man7/operator.7 index dbe6976f66c3..a394fa81e024 100644 --- a/share/man/man7/operator.7 +++ b/share/man/man7/operator.7 @@ -1,4 +1,4 @@ -.\" $NetBSD: operator.7,v 1.3 1994/11/30 19:07:26 jtc Exp $ +.\" $NetBSD: operator.7,v 1.4 1999/06/01 15:24:07 chopps Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -38,7 +38,7 @@ .Os .Sh NAME .Nm operator -.Nd C operator precedence and order of evaluation +.Nd C operator precedence and associativity .Sh DESCRIPTION .Bd -ragged -offset indent -compact .Bl -column "Operator Associativity "