The branch main has been updated by dteske: URL: https://cgit.FreeBSD.org/src/commit/?id=ef0654f2c65066b8e69c3e543099f7034def4fb1
commit ef0654f2c65066b8e69c3e543099f7034def4fb1 Author: Devin Teske <[email protected]> AuthorDate: 2026-06-17 14:22:33 +0000 Commit: Devin Teske <[email protected]> CommitDate: 2026-06-17 14:22:33 +0000 Update bsdconfig dot USAGE Replace mention of graphics/ImageMagick with graphics/GraphicsMagick --- usr.sbin/bsdconfig/dot/USAGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/bsdconfig/dot/USAGE b/usr.sbin/bsdconfig/dot/USAGE index 6de68c1dc3bb..ab8c80334d7d 100644 --- a/usr.sbin/bsdconfig/dot/USAGE +++ b/usr.sbin/bsdconfig/dot/USAGE @@ -107,7 +107,7 @@ EXAMPLES: convert bsdconfig.ps bsdconfig.pdf xpdf bsdconfig.pdf - NOTE: Requires both `graphics/ImageMagick' and + NOTE: Requires both `graphics/GraphicsMagick' and `graphics/xdpf' from ports/packages. NOTE: The converted PDF file is not suitable for
