From 3423ef22d85db0faec5f8b0a090e233183b4c6d4 Mon Sep 17 00:00:00 2001 From: keramida Date: Mon, 26 Aug 2002 00:13:06 +0000 Subject: Document -p option of diff. PR: docs/41887 Submitted by: tobez --- gnu/usr.bin/diff/diff.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gnu/usr.bin/diff/diff.1') diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1 index 83b7991..0164f23 100644 --- a/gnu/usr.bin/diff/diff.1 +++ b/gnu/usr.bin/diff/diff.1 @@ -317,6 +317,9 @@ Use to output a line taken from just the first file in if-then-else format. .TP +.B \-p +Show which C function each change is in. +.TP .B \-P When comparing directories, if a file appears only in the second directory of the two, treat it as present but empty in the other. -- cgit v1.1