[Bug 256087] man 8 boot1.efi refers to non-existent gptboot.efi(8)

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

Mitchell Horne  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||mho...@freebsd.org
   Assignee|b...@freebsd.org|i...@freebsd.org
 Status|Open|Closed

--- Comment #5 from Mitchell Horne  ---
Yep, fixed recently:
https://cgit.freebsd.org/src/commit/stand/efi/gptboot?id=cfcf475a669738382ac75ea50eb03a20280f7662

Closing.

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


[Bug 278671] newsyslog.conf has an incomplete reference regarding trimming

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

Bug ID: 278671
   Summary: newsyslog.conf has an incomplete reference regarding
trimming
   Product: Documentation
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: Manual Pages
  Assignee: b...@freebsd.org
  Reporter: darren.hender...@gmail.com
CC: d...@freebsd.org

man 5 newsyslog.d when discussing the size option the text states "...the log
file will be trimmed as described above.  If this field contains an
asterisk(`*'), the log file will not be trimmed based on size."

Nothing prior to that statement addresses trimming so it's unclear as to what
the asterisk is meant to do. 

I suspect it was meant to be "rotated" rather than "trimmed". This would read
more clearlym, "...the log file will be rotated.  If this field contains an
asterisk (`*'), the log file will not be rotated based on size."

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