The branch main has been updated by dteske: URL: https://cgit.FreeBSD.org/src/commit/?id=00c8e7691001f5659f2bd2dbadb31fe48d9f61c7
commit 00c8e7691001f5659f2bd2dbadb31fe48d9f61c7 Author: Devin Teske <[email protected]> AuthorDate: 2026-06-17 16:34:46 +0000 Commit: Devin Teske <[email protected]> CommitDate: 2026-06-17 16:34:46 +0000 bsdconfig: Update dot USAGE graphics/gx is no longer in ports, remove reference --- usr.sbin/bsdconfig/dot/USAGE | 7 ------- 1 file changed, 7 deletions(-) diff --git a/usr.sbin/bsdconfig/dot/USAGE b/usr.sbin/bsdconfig/dot/USAGE index 3093c86d3dd3..53dd1c1a04f5 100644 --- a/usr.sbin/bsdconfig/dot/USAGE +++ b/usr.sbin/bsdconfig/dot/USAGE @@ -51,13 +51,6 @@ EXAMPLES: or - gx bsdconfig.svg - - NOTE: Image is scaled to fit window on launch. - NOTE: Requires `graphics/gx' from ports/packages. - - or - eog bsdconfig.svg NOTE: Requires `graphics/eog' from ports/packages.
