From bdf70e6dd8a963e29c82b9352e9c403778376fc9 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 26 May 1996 22:27:52 +0000 Subject: [PATCH] There's no -p flag to our diff. --- gnu/usr.bin/diff/diff.1 | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1 index 44f3fec8b91..4acd3c9ac44 100644 --- a/gnu/usr.bin/diff/diff.1 +++ b/gnu/usr.bin/diff/diff.1 @@ -309,9 +309,6 @@ 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.