diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-12-14 23:58:49 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-12-14 23:58:49 +0000 |
| commit | b12211fe30dd1f4a2859e5cf54f1964b4285cbc1 (patch) | |
| tree | 7057ffc48ca5e4281c4c10ef2f6533856acd4f41 /gnu | |
| parent | 21fd5cbc92bb9a4024fe8b15cd2c0f9297cd5e40 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/sdiff/sdiff.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gnu/usr.bin/sdiff/sdiff.1 b/gnu/usr.bin/sdiff/sdiff.1 index 8b7e88c1314cc..b5faa3e0b69bd 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. |
