Module Name:    src
Committed By:   joerg
Date:           Fri May 14 17:10:38 UTC 2010

Modified Files:
        src/usr.bin/look: look.1

Log Message:
Reorder sections to canonical order.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/look/look.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/look/look.1
diff -u src/usr.bin/look/look.1:1.8 src/usr.bin/look/look.1:1.9
--- src/usr.bin/look/look.1:1.8	Thu Aug  7 11:14:27 2003
+++ src/usr.bin/look/look.1	Fri May 14 17:10:38 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: look.1,v 1.8 2003/08/07 11:14:27 agc Exp $
+.\"	$NetBSD: look.1,v 1.9 2010/05/14 17:10:38 joerg Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -87,9 +87,6 @@
 .It Pa /usr/share/dict/words
 the dictionary
 .El
-.Sh SEE ALSO
-.Xr grep 1 ,
-.Xr sort 1
 .Sh COMPATIBILITY
 The original manual page stated that tabs and blank characters participated
 in comparisons when the
@@ -97,6 +94,9 @@
 option was specified.
 This was incorrect and the current man page matches the historic
 implementation.
+.Sh SEE ALSO
+.Xr grep 1 ,
+.Xr sort 1
 .Sh HISTORY
 .Nm
 appeared in

Reply via email to