The branch main has been updated by dteske: URL: https://cgit.FreeBSD.org/src/commit/?id=234bb65d0bf34580bc93e44a802c0c60e7f31009
commit 234bb65d0bf34580bc93e44a802c0c60e7f31009 Author: Devin Teske <[email protected]> AuthorDate: 2026-06-17 14:30:39 +0000 Commit: Devin Teske <[email protected]> CommitDate: 2026-06-17 14:30:39 +0000 Update bsdconfig dot USAGE graphics/gimmage is no longer in ports, remove mention --- usr.sbin/bsdconfig/dot/USAGE | 6 ------ 1 file changed, 6 deletions(-) diff --git a/usr.sbin/bsdconfig/dot/USAGE b/usr.sbin/bsdconfig/dot/USAGE index ab8c80334d7d..79b3089d6aac 100644 --- a/usr.sbin/bsdconfig/dot/USAGE +++ b/usr.sbin/bsdconfig/dot/USAGE @@ -44,12 +44,6 @@ EXAMPLES: View the above-rendered SVG file using your favorite X11-based viewer: - gimmage bsdconfig.svg - - NOTE: Requires `graphics/gimmage' from ports/packages. - - or - gthumb bsdconfig.svg NOTE: Image is scaled to fit window on launch.
