aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/diff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2024-03-15 22:26:12 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2024-03-15 22:26:12 +0000
commit87740ff2ace86bbf77820c04531507b59a1db17c (patch)
tree6c7b6bcb94710249a9867e3b4dc8c793f84c6503 /usr.bin/diff
parent63a6bd2fc8ee7451fdcd236c50056d939cab09d6 (diff)
Diffstat (limited to 'usr.bin/diff')
-rw-r--r--usr.bin/diff/diff.19
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1
index 6351c58114e0..29ee32cb8d2b 100644
--- a/usr.bin/diff/diff.1
+++ b/usr.bin/diff/diff.1
@@ -748,3 +748,12 @@ A
.Nm
command appeared in
.At v6 .
+The
+.Nm
+implimentation in
+.Fx 1.0
+until
+.Fx 11.4
+was GNU diff. This was replaced in
+.Fx 12.0
+by a BSD licensed diff implimentation. Some GNU'isms were lost in process.