Module Name:    src
Committed By:   wiz
Date:           Thu Dec 16 19:13:27 UTC 2010

Modified Files:
        src/share/man/man7: operator.7

Log Message:
Sort sections


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 src/share/man/man7/operator.7:1.9
--- src/share/man/man7/operator.7:1.8	Thu Dec 16 18:45:38 2010
+++ src/share/man/man7/operator.7	Thu Dec 16 19:13:26 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: operator.7,v 1.8 2010/12/16 18:45:38 jruoho Exp $
+.\"	$NetBSD: operator.7,v 1.9 2010/12/16 19:13:26 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -55,9 +55,9 @@
 .It \&= += -= etc.	right to left
 .It \&,	left to right
 .El
-.Sh SEE ALSO
-.Xr iso646 3
 .Sh FILES
 .Bl -tag -width /usr/share/misc/operator -compact
 .It Pa /usr/share/misc/operator
 .El
+.Sh SEE ALSO
+.Xr iso646 3

Reply via email to