From: Matthew Fernandez Date: Sun, 22 Jan 2023 00:41:42 +0000 (-0800) Subject: remove man page references to Dotty X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=519228221efc907e0e586780e989488414e7fba0;p=graphviz remove man page references to Dotty Dotty was removed in b2f287ca315dd5bf689d9ce2ca71dbfe63fb8a61. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 574e728cb..6d2c0b1c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The VML output renderer has been removed. This format has been superseded by SVG. #799 +- Legacy man page references to `dotty` have been removed. `dotty` was removed + in Graphviz 4.0.0. ### Fixed diff --git a/cmd/dot/dot.1 b/cmd/dot/dot.1 index d17ffe196..0fdc5482a 100644 --- a/cmd/dot/dot.1 +++ b/cmd/dot/dot.1 @@ -712,8 +712,6 @@ found at https://www.graphviz.org/documentation/, especially in the on\(hyline reference pages. Most of these documents are also available in the \fIdoc\fP and \fIdoc/info\fP subtrees in the source and binary distributions. .PP -dotty(1) -.br tcldot(n) .br xcolors(1) diff --git a/cmd/smyrna/smyrna.1 b/cmd/smyrna/smyrna.1 index d45023aae..73da6cca5 100644 --- a/cmd/smyrna/smyrna.1 +++ b/cmd/smyrna/smyrna.1 @@ -97,6 +97,6 @@ Arif Bilgin .br Emden R. Gansner .SH "SEE ALSO" -gvpr(1), dotty(1), libcgraph(3) +gvpr(1), libcgraph(3) .br "Smyrna Tutorial and Reference Manual"