summaryrefslogtreecommitdiff
path: root/sys/man/1/fplot
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2013-12-27 16:22:05 -0500
committerstanley lieber <stanley.lieber@gmail.com>2013-12-27 16:22:05 -0500
commit459f018d0d754aa69e9e7f625ceea55283537c8c (patch)
tree4e01a0bef30c1c23099437a2e081e8feabf81489 /sys/man/1/fplot
parent7d9ae4883d7b2b5d8bb840ba8a23f0fd6e59663e (diff)
add HISTORY to various man pages
Diffstat (limited to 'sys/man/1/fplot')
-rw-r--r--sys/man/1/fplot4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/man/1/fplot b/sys/man/1/fplot
index 73791309c..9c66d9119 100644
--- a/sys/man/1/fplot
+++ b/sys/man/1/fplot
@@ -49,9 +49,11 @@ fplot -c -s 400x400 'sqrt(x*x)' 'x^3' | page
.IR sin (2),
.IR image (6),
.IR plot (1).
-
.SH DIAGNOSTICS
.I Fplot
either exits with
.LR "syntax error"
or an empty status.
+.SH HISTORY
+.I Fplot
+first appeared in 9front (July, 2011).