aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2003-02-23 18:02:27 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2003-02-23 18:02:27 +0000
commitc9c1d78bf0360ac118b4e466926701a2936aaa52 (patch)
tree1e8384d38c127546d60a741f2a2cbd1bd0975177 /gnu/usr.bin
parent11aa7f0f7e5ce09d0c46d4b405f4975e5dc04b5a (diff)
Notes
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/sdiff/sdiff.17
1 files changed, 7 insertions, 0 deletions
diff --git a/gnu/usr.bin/sdiff/sdiff.1 b/gnu/usr.bin/sdiff/sdiff.1
index 8b7e88c1314c..b5faa3e0b69b 100644
--- a/gnu/usr.bin/sdiff/sdiff.1
+++ b/gnu/usr.bin/sdiff/sdiff.1
@@ -1,3 +1,5 @@
+.\" $FreeBSD$
+.\"
.TH SDIFF 1 "22sep1993" "GNU Tools" "GNU Tools"
.SH NAME
sdiff \- find differences between two files and merge interactively
@@ -193,6 +195,11 @@ in
.IR sdiff .
.SH SEE ALSO
cmp(1), comm(1), diff(1), diff3(1).
+
+The
+.B info
+documentation of
+.BR diff .
.SH DIAGNOSTICS
An exit status of 0 means no differences were found, 1 means some
differences were found, and 2 means trouble.