Module Name: othersrc Committed By: wiz Date: Thu Jan 10 08:51:44 UTC 2013
Modified Files: othersrc/external/bsd/netdiff/dist: libnetdiff.3 Log Message: xref netdiff instead of bsddiff (I guess that was the intention). To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/netdiff/dist/libnetdiff.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: othersrc/external/bsd/netdiff/dist/libnetdiff.3 diff -u othersrc/external/bsd/netdiff/dist/libnetdiff.3:1.1.1.1 othersrc/external/bsd/netdiff/dist/libnetdiff.3:1.2 --- othersrc/external/bsd/netdiff/dist/libnetdiff.3:1.1.1.1 Thu Jan 10 08:17:11 2013 +++ othersrc/external/bsd/netdiff/dist/libnetdiff.3 Thu Jan 10 08:51:44 2013 @@ -1,4 +1,4 @@ -.\" $NetBSD: libnetdiff.3,v 1.1.1.1 2013/01/10 08:17:11 agc Exp $ +.\" $NetBSD: libnetdiff.3,v 1.2 2013/01/10 08:51:44 wiz Exp $ .\" .\" Copyright (c) 2013 Alistair Crooks <a...@netbsd.org> .\" All rights reserved. @@ -74,7 +74,7 @@ The .Nm library is a library interface to the BSD difference program -.Xr bsddiff 1 , +.Xr netdiff 1 , and is designed to be used either as an integral part of C programs, or as an interface to scripting languages, allowing them direct access to all of the features of the standard