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

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

Author: bcr
Date: Sun May 24 10:12:32 UTC 2020
New revision: 361431
URL: https://svnweb.freebsd.org/changeset/base/361431

Log:
  MFC r361248:
  Update SYNOPSIS section to be consistent regarding -u, -i, and -I.

  Apparently, when the -u, -i and -I options where added to sed(1), it was
  forgotten to add them to both lines in the SYNOPSIS section. They were only
  added to the second line, although they apply to both.

  With the updated SYNOPSIS, it is now allowed (and consistent) to run:

  sed -i BAK s/foo/bar/g some_file

  PR:           240556
  Submitted by: Oliver Fromme
  MFC after:    5 days

Changes:
_U  stable/12/
  stable/12/usr.bin/sed/sed.1

-- 
You are receiving this mail because:
You are the assignee 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