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/sdiff.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/sdiff.1')
-rw-r--r-- | man/sdiff.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/sdiff.1 b/man/sdiff.1 index 5a83d6b..c349f6f 100644 --- a/man/sdiff.1 +++ b/man/sdiff.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. -.TH SDIFF "1" "August 2021" "diffutils 3.8" "User Commands" +.TH SDIFF "1" "May 2023" "diffutils 3.10" "User Commands" .SH NAME sdiff \- side-by-side merge of file differences .SH SYNOPSIS @@ -81,13 +81,15 @@ 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" -cmp(1), diff(1), diff3(1) +.BR cmp (1), +.BR diff (1), +.BR diff3 (1) .PP The full documentation for .B sdiff |