Module Name:    src
Committed By:   wiz
Date:           Wed Apr 14 19:52:05 UTC 2010

Modified Files:
        src/usr.bin/gzip: zdiff.1

Log Message:
Sort SEE ALSO, fix an xref.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/gzip/zdiff.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/gzip/zdiff.1
diff -u src/usr.bin/gzip/zdiff.1:1.4 src/usr.bin/gzip/zdiff.1:1.5
--- src/usr.bin/gzip/zdiff.1:1.4	Wed Apr 14 18:55:12 2010
+++ src/usr.bin/gzip/zdiff.1	Wed Apr 14 19:52:05 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: zdiff.1,v 1.4 2010/04/14 18:55:12 joerg Exp $
+.\"	$NetBSD: zdiff.1,v 1.5 2010/04/14 19:52:05 wiz Exp $
 .\"	$OpenBSD: zdiff.1,v 1.2 2003/07/13 17:39:14 millert Exp $
 .\"
 .\" Copyright (c) 2003 Todd C. Miller <todd.mil...@courtesan.com>
@@ -76,7 +76,7 @@
 .El
 .Pp
 Extensions handled by
-.Xr bzip 1 :
+.Xr bzip2 1 :
 .Bl -bullet -compact
 .It
 bz,
@@ -120,8 +120,8 @@
 .Sh SEE ALSO
 .Xr bzip2 1 ,
 .Xr cmp 1 ,
-.Xr gzip 1 ,
 .Xr diff 1 ,
+.Xr gzip 1 ,
 .Xr xz 1
 .Sh CAVEATS
 .Nm zcmp

Reply via email to