gbranden pushed a commit to branch master
in repository groff.
commit a61075042b78753e5e131dc0697dd136752bf815
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Aug 27 02:20:20 2026 -0500
pic(1): De-document "plot" command.
It's been marked deprecated in this man page for over 35 years, and GNU
pic has thrown a deprecation warning about it for over 3 years.
---
src/preproc/pic/pic.1.man | 29 -----------------------------
1 file changed, 29 deletions(-)
diff --git a/src/preproc/pic/pic.1.man b/src/preproc/pic/pic.1.man
index 0690f5b3a..af4da7656 100644
--- a/src/preproc/pic/pic.1.man
+++ b/src/preproc/pic/pic.1.man
@@ -750,35 +750,6 @@ otherwise do
.
.
.TP
-.BI plot\~ expr\~\c
-.RI [\[dq] text \[dq]]
-Create a text object by using
-.I text
-as a format string for
-.MR sprintf 3
-with an argument of
-.IR expr .
-.
-If
-.I text
-is omitted,
-.B \[dq]%g\[dq]
-is implied.
-.
-Attributes can be specified in the same way as for a normal text object.
-.
-.I Caution:
-be very careful that you specify an appropriate format string in
-.I text;
-.IR @g@pic 's
-validation of it is limited.
-.
-.B plot
-is deprecated in favour of
-.BR sprintf .
-.
-.
-.TP
.BI print\~ arg\c
\~.\|.\|.
Catenate and write arguments to the standard error stream followed by a
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit