Bug 41887

Summary: Document -p option to diff(1)
Product: Documentation Reporter: Anton Berezin <tobez>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Anton Berezin freebsd_committer freebsd_triage 2002-08-22 10:40:01 UTC
We support diff -p, which is the same as diff --show-c-function, but it
is not documented.

How-To-Repeat: man 1 diff
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2002-08-22 15:24:44 UTC
On 2002-08-22 11:34 +0000, Anton Berezin <tobez@FreeBSD.ORG> wrote:
> We support diff -p, which is the same as diff --show-c-function, but
> it is not documented.

Nice catch.  Will you commit it yourself?
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2002-08-26 01:13:10 UTC
State Changed
From-To: open->closed

Committed in revision 1.8 of src/gnu/usr.bin/diff/diff.1,v 
Thanks. 


Comment 3 Giorgos Keramidas freebsd_committer freebsd_triage 2002-08-26 01:13:10 UTC
Responsible Changed
From-To: freebsd-doc->keramida