Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Sort sections



details:   https://anonhg.NetBSD.org/src/rev/59e0b9ff5b28
branches:  trunk
changeset: 759796:59e0b9ff5b28
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Dec 16 19:13:26 2010 +0000

description:
Sort sections

diffstat:

 share/man/man7/operator.7 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r a13eaead2060 -r 59e0b9ff5b28 share/man/man7/operator.7
--- a/share/man/man7/operator.7 Thu Dec 16 18:51:39 2010 +0000
+++ b/share/man/man7/operator.7 Thu Dec 16 19:13:26 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index