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
.\" 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 "