https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250015

--- Comment #9 from commit-h...@freebsd.org ---
A commit references this bug:

Author: kevans
Date: Sat Nov 14 00:59:55 UTC 2020
New revision: 367656
URL: https://svnweb.freebsd.org/changeset/base/367656

Log:
  MFC r367076: diff: don't force the format to 'context' with -p immediately

  Instead, leave the fomat as unspecified (if it hasn't been) and use the
  -p flag as a hint to 'context' if no other formatting option is specified.

  This fixes `diff -purw`, used frequently by emaste, and matches the behavior
  of its GNU counterpart.

  PR:           250015

Changes:
_U  stable/12/
  stable/12/usr.bin/diff/diff.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to