[Bug 292147] gpart(8) refers to non-existent zfsprops(8)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292147] gpart(8) refers to non-existent zfsprops(8)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Mar 2026 15:01:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292147
Paarth Shirsat <paarthshirsat123@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paarthshirsat123@gmail.com
Attachment #268690| |maintainer-approval?
Flags| |
--- Comment #1 from Paarth Shirsat <paarthshirsat123@gmail.com> ---
Created attachment 268690
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268690&action=edit
Fixes incorrect cross-reference to zfsprops(8) in gpart(8)
gpart(8) references zfsprops(8) in the DIAGNOSTICS section, but its manual page
does not exist. This patch fixes that with adding reference to zfsprops(7)
which exists. Tested with mandoc.
--
You are receiving this mail because:
You are the assignee for the bug.