aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-05-26 22:27:52 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-05-26 22:27:52 +0000
commitbdf70e6dd8a963e29c82b9352e9c403778376fc9 (patch)
treefb8958811034b4356fc910a5c80a1fa9cf32c1c0 /gnu/usr.bin/diff
parent51d976f16ab42412c07aca8702d4e2f7a60c3f7e (diff)
downloadsrc-bdf70e6dd8a963e29c82b9352e9c403778376fc9.tar.gz
src-bdf70e6dd8a963e29c82b9352e9c403778376fc9.zip
There's no -p flag to our diff.
Notes
Notes: svn path=/head/; revision=15916
Diffstat (limited to 'gnu/usr.bin/diff')
-rw-r--r--gnu/usr.bin/diff/diff.13
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1
index 44f3fec8b910..4acd3c9ac44d 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.