s,order of evaluation,associativity, they aren't the same thing

This commit is contained in:
chopps 1999-06-01 15:24:07 +00:00
parent 80054d22ac
commit db51dacf58

View File

@ -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 .\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -38,7 +38,7 @@
.Os .Os
.Sh NAME .Sh NAME
.Nm operator .Nm operator
.Nd C operator precedence and order of evaluation .Nd C operator precedence and associativity
.Sh DESCRIPTION .Sh DESCRIPTION
.Bd -ragged -offset indent -compact .Bd -ragged -offset indent -compact
.Bl -column "Operator Associativity " .Bl -column "Operator Associativity "