From e456b1ac6e5970ed21474909b18613895efcec77 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 3 Feb 2011 08:19:55 +0000 Subject: add a reference to the "An Algorithm for Differential File Comparison" paper; diff originally from Daniel Dickman, but otto suggested this paper ok otto millert --- usr.bin/diff/diff.1 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'usr.bin/diff/diff.1') diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 8383fc75e96..fd627f2d31b 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.39 2010/09/03 11:09:28 jmc Exp $ +.\" $OpenBSD: diff.1,v 1.40 2011/02/03 08:19:55 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)diff.1 8.1 (Berkeley) 6/30/93 .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: February 3 2011 $ .Dt DIFF 1 .Os .Sh NAME @@ -471,6 +471,14 @@ An error occurred. .Xr ed 1 , .Xr patch 1 , .Xr sdiff 1 +.Rs +.%A James W. Hunt +.%A M. Douglas McIlroy +.%T "An Algorithm for Differential File Comparison" +.%J Computing Science Technical Report +.%Q Bell Laboratories 41 +.%D June 1976 +.Re .Sh STANDARDS The .Nm -- cgit v1.2.3-59-g8ed1b