diff options
author | 2021-03-08 02:47:25 +0000 | |
---|---|---|
committer | 2021-03-08 02:47:25 +0000 | |
commit | 093fc5b92d3ed0da0e6be645e5b14525c4d75543 (patch) | |
tree | 4987deac7500f1344b485787f2723c26c7841692 /usr.bin/diff/diff.1 | |
parent | Explicitly align kernel text. (diff) | |
download | wireguard-openbsd-093fc5b92d3ed0da0e6be645e5b14525c4d75543.tar.xz wireguard-openbsd-093fc5b92d3ed0da0e6be645e5b14525c4d75543.zip |
Add some references, most of these were removed when we stopped building
and installing USD/SMM/PSD docs.
jmc@ agrees with the direction, ok millert@ on an earlier diff
Diffstat (limited to 'usr.bin/diff/diff.1')
-rw-r--r-- | usr.bin/diff/diff.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 353c7705dc0..85a168d7740 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.49 2020/02/08 01:09:58 jsg Exp $ +.\" $OpenBSD: diff.1,v 1.50 2021/03/08 02:47:27 jsg 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: February 8 2020 $ +.Dd $Mdocdate: March 8 2021 $ .Dt DIFF 1 .Os .Sh NAME @@ -453,8 +453,9 @@ An error occurred. .%A James W. Hunt .%A M. Douglas McIlroy .%T "An Algorithm for Differential File Comparison" +.%I AT&T Bell Laboratories .%J Computing Science Technical Report -.%Q Bell Laboratories 41 +.%N 41 .%D June 1976 .Re .Sh STANDARDS |