[Bug 279295] [patch] Handbook - Chapter 22 - note display

2024-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279295

Bug ID: 279295
   Summary: [patch] Handbook - Chapter 22 - note display
   Product: Documentation
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: Books & Articles
  Assignee: d...@freebsd.org
  Reporter: kotn...@gmail.com

Created attachment 250951
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250951&action=edit
Git patch

In English version of handbook a note in FAQ is not properly rendered to HTML.
This is not the case for the same section in translations (where Chapter 22
exists). You can see how it currently looks like here:
https://docs.freebsd.org/en/books/handbook/zfs/#zfs-term-quota

Simple patch to fix it attached.

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


[Bug 279295] [patch] Handbook - Chapter 22 - note display

2024-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279295

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

URL:
https://cgit.FreeBSD.org/doc/commit/?id=79490efb8d04c19de1f0dc9fc6e509ed24e6378d

commit 79490efb8d04c19de1f0dc9fc6e509ed24e6378d
Author: Nikola Kotur 
AuthorDate: 2024-05-25 12:37:12 +
Commit: Ed Maste 
CommitDate: 2024-05-25 13:53:44 +

handbook: Render properly a note in ZFS FAQ

PR: 279295
Reviewed by:emaste

 documentation/content/en/books/handbook/zfs/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[Bug 279295] [patch] Handbook - Chapter 22 - note display

2024-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279295

Ed Maste  changed:

   What|Removed |Added

 Status|New |Closed
   Assignee|d...@freebsd.org |ema...@freebsd.org
 CC||ema...@freebsd.org
 Resolution|--- |FIXED

--- Comment #2 from Ed Maste  ---
Thanks for the contribution!

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


[Bug 279201] mptutil(8) use date from the future: May 24, 2024

2024-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279201

Ed Maste  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|ema...@freebsd.org
 CC||ema...@freebsd.org

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


[Bug 279201] mptutil(8) use date from the future: May 24, 2024

2024-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279201

Ed Maste  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

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


[Bug 279201] mptutil(8) use date from the future: May 24, 2024

2024-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279201

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

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

commit b128bedfb95c1fefe10e3375b07e200eff8c3664
Author: Ed Maste 
AuthorDate: 2024-05-25 18:00:54 +
Commit: Ed Maste 
CommitDate: 2024-05-25 18:02:36 +

mptutil: correct man page date

PR: 279201
Fixes:  9a49a3792940 ("mptutil: document that disabled/enab...")
Sponsored by:   The FreeBSD Foundation

 usr.sbin/mptutil/mptutil.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


[Bug 278957] web page Git repositories freebsd.org/$%7Brepo%7D/log/ error 404

2024-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278957

Ed Maste  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |Works As Intended
 CC||ema...@freebsd.org

--- Comment #1 from Ed Maste  ---
Note the text above:
> In the examples below, replace ${repo} with the name of the desired FreeBSD 
> repository: doc, ports, or src.

The URL shown has ${repo} as a placeholder for the repo name

https://cgit.freebsd.org/${repo}/log/?h=internal/admin

for example for the src (base system repo) it would be

https://cgit.freebsd.org/src/log/?h=internal/admin

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


[Bug 278956] web page freebsd.org/advocacy/ url error 404

2024-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278956

Ed Maste  changed:

   What|Removed |Added

 Resolution|--- |Unable to Reproduce
 Status|New |Closed
 CC||ema...@freebsd.org

--- Comment #1 from Ed Maste  ---
Tested just now and it redirects to
https://freebsdfoundation.org/our-work/education-advocacy/ which is working

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