The branch main has been updated by dteske: URL: https://cgit.FreeBSD.org/src/commit/?id=4519d987c4db2c500c34b324b315c5dfd6efb3bc
commit 4519d987c4db2c500c34b324b315c5dfd6efb3bc Author: Devin Teske <[email protected]> AuthorDate: 2026-06-17 15:17:02 +0000 Commit: Devin Teske <[email protected]> CommitDate: 2026-06-17 15:17:02 +0000 Update bsdconfig dot USAGE print/gsview 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 0a8d9d690b89..1252c0b68eae 100644 --- a/usr.sbin/bsdconfig/dot/USAGE +++ b/usr.sbin/bsdconfig/dot/USAGE @@ -86,12 +86,6 @@ EXAMPLES: View the above-rendered PostScript poster using X11: - gsview bsdconfig.ps - - NOTE: Requires `print/gsview' from ports/packages. - - or - convert bsdconfig.ps bsdconfig.pdf xpdf bsdconfig.pdf
