Add Xr to libzip(3) and zipmerge(1). --HG-- branch : HEAD
diff --git a/man/zipcmp.mdoc b/man/zipcmp.mdoc index 5f11883..85380d1 100644 --- a/man/zipcmp.mdoc +++ b/man/zipcmp.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zipcmp.mdoc,v 1.7 2003/10/03 23:55:12 dillo Exp $ +.\" $NiH: zipcmp.mdoc,v 1.8 2005/06/09 18:45:58 wiz Exp $ .\" .\" zipcmp.mdoc -- compare zip archives .\" Copyright (C) 2003 Dieter Baron and Thomas Klausner @@ -72,5 +72,6 @@ .Nm exits 0 if the two zip archives contain the same files, 1 if they differ, and \*[Gt]1 if an error occurred. -.\".Sh SEE ALSO -.\" XXX +.Sh SEE ALSO +.Xr zipmerge 1 , +.Xr libzip 3