[Bug 278284] Contributing to FreeBSD suggests patches by tar or shar

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278284

Bug ID: 278284
   Summary: Contributing to FreeBSD suggests patches by tar or
shar
   Product: Documentation
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Books & Articles
  Assignee: d...@freebsd.org
  Reporter: bro...@freebsd.org

We've got much better ways to accept patches than a tarball against an unknown
base. IMO, most of "2.3. Changes to Existing Source Code" is obsolete or
irrelevant.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 278286] file(1) man page fixes

2024-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278286

Bug ID: 278286
   Summary: file(1) man page fixes
   Product: Documentation
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Manual Pages
  Assignee: b...@freebsd.org
  Reporter: w...@psr.com
CC: d...@freebsd.org

Bug 1: "... or the files in the directory /usr/share/misc/magic ..."

/usr/share/misc/magic is a file, not a directory.

Bug 2: "In addition, if ... $HOME/.magic exists, it will be used in preference
to the system magic files."

No.  $HOME/.magic is "in addition to", not "in preference to".  If you meant to
say that $HOME/.magic is checked first, before the system file, allowing one to
override what the system file would have said, then say checked first, but it's
definitely not "instead of".

-- 
You are receiving this mail because:
You are on the CC list for the bug.