From b12211fe30dd1f4a2859e5cf54f1964b4285cbc1 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Sat, 14 Dec 2002 23:58:49 +0000 Subject: Make minimal changes to point the users to the Texinfo documentation for more detailed information about sdiff(1). Hopefully this will make it easier to find how `interactive merging' works with sdiff. PR: docs/30618 Submitted by: mark@summersault.com --- gnu/usr.bin/sdiff/sdiff.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gnu') 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. -- cgit v1.3