Module Name: src
Committed By: jruoho
Date: Mon Jan 17 11:19:07 UTC 2011
Modified Files:
src/share/man/man7: operator.7
Log Message:
Remove /usr/share/misc/operator.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man7/operator.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man7/operator.7
diff -u src/share/man/man7/operator.7:1.9 src/share/man/man7/operator.7:1.10
--- src/share/man/man7/operator.7:1.9 Thu Dec 16 19:13:26 2010
+++ src/share/man/man7/operator.7 Mon Jan 17 11:19:07 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: operator.7,v 1.9 2010/12/16 19:13:26 wiz Exp $
+.\" $NetBSD: operator.7,v 1.10 2011/01/17 11:19:07 jruoho Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)operator.7 8.1 (Berkeley) 6/9/93
.\"
-.Dd June 9, 1993
+.Dd January 17, 2011
.Dt OPERATOR 7
.Os
.Sh NAME
@@ -55,9 +55,5 @@
.It \&= += -= etc. right to left
.It \&, left to right
.El
-.Sh FILES
-.Bl -tag -width /usr/share/misc/operator -compact
-.It Pa /usr/share/misc/operator
-.El
.Sh SEE ALSO
.Xr iso646 3