diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-08-26 00:13:06 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-08-26 00:13:06 +0000 |
| commit | ba4be60fa01dd9c71b20769b3de0986008d433fa (patch) | |
| tree | f28de2f0ea35286b505a0f821ce3cbcc55b8a695 /gnu/usr.bin/diff | |
| parent | 81f223ca022d8c16bdcdd7cbe79f3c0907976f2f (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/diff')
| -rw-r--r-- | gnu/usr.bin/diff/diff.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1 index 83b79913862e..0164f232d25f 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. |
