diff options
author | TizenOpenSource <tizenopensrc@samsung.com> | 2023-12-28 15:00:17 +0900 |
---|---|---|
committer | TizenOpenSource <tizenopensrc@samsung.com> | 2023-12-28 15:00:17 +0900 |
commit | fa0afb24e35ce19c2a1a660be317f9c2bfff51c0 (patch) | |
tree | bb551af4faaab9e46e88356e57e0df276868de34 /man/diff.1 | |
parent | 63bb5dc37a2dfabc6c03c04bc27ea5d47b922863 (diff) | |
download | diffutils-upstream.tar.gz diffutils-upstream.tar.bz2 diffutils-upstream.zip |
Imported Upstream version 3.10upstream/3.10upstream
Diffstat (limited to 'man/diff.1')
-rw-r--r-- | man/diff.1 | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. -.TH DIFF "1" "August 2021" "diffutils 3.8" "User Commands" +.TH DIFF "1" "May 2023" "diffutils 3.10" "User Commands" .SH NAME diff \- compare files line by line .SH SYNOPSIS @@ -245,13 +245,17 @@ GNU diffutils home page: <https://www.gnu.org/software/diffutils/> .br General help using GNU software: <https://www.gnu.org/gethelp/> .SH COPYRIGHT -Copyright \(co 2021 Free Software Foundation, Inc. +Copyright \(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" -wdiff(1), cmp(1), diff3(1), sdiff(1), patch(1) +.BR wdiff (1), +.BR cmp (1), +.BR diff3 (1), +.BR sdiff (1), +.BR patch (1) .PP The full documentation for .B diff |