[Bug 243284] ipfw(8) skip-action not a keyword

2023-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243284

Ceri Davies  changed:

   What|Removed |Added

   Assignee|i...@freebsd.org|c...@freebsd.org
 CC||c...@freebsd.org
 Status|New |In Progress

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


[Bug 243284] ipfw(8) skip-action not a keyword

2023-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243284

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=da52fc464a4c80fdbed551824064d203831b4e7b

commit da52fc464a4c80fdbed551824064d203831b4e7b
Author: Ceri Davies 
AuthorDate: 2023-01-25 18:15:18 +
Commit: Ceri Davies 
CommitDate: 2023-01-25 18:15:18 +

ipfw.8: there never was a "skip-action" action

It was renamed during review of D1776 but this entry slipped through.

PR: 243284
Reported by:pproca...@gmail.com
Obtained from:  Chad Jacob Milios 

 sbin/ipfw/ipfw.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


[Bug 243284] ipfw(8) skip-action not a keyword

2023-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243284

--- Comment #4 from Ceri Davies  ---
Corrected, thanks for the report.

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


[Bug 265836] BSD Daemon: /art/..copyright/ not found, and minor corrections to wording

2023-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265836

--- Comment #5 from Kirk McKusick  ---
(In reply to Graham Perrin from comment #3)
I think that `likeness' is the right word to use.

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


[Bug 269140] ports-mgmt/pkg: typo in man (8) pkg-triggers

2023-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269140

Graham Perrin  changed:

   What|Removed |Added

Summary|typo in man (8) |ports-mgmt/pkg: typo in man
   |pkg-triggers|(8) pkg-triggers

--- Comment #2 from Graham Perrin  ---
(In reply to p5B2EA84B3 from comment #0)

Upstream 
fixed, thanks for the report.

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


To be deprecated [.filename]## tag in the document?

2023-01-25 Thread ykla
Hi,

I see that in some sections the [.filename]# # tags have been replaced with
` `, which does not effectively distinguish between folders, device symbols
and specific commands, etc.

 Are there any plans for FreeBSD to do this across the board in the future?
I.e., do we need to do away with the [.filename]# # tag?

ykla