diff options
author | BurnZeZ <brz-9dev@feline.systems> | 2015-11-29 18:06:55 -0500 |
---|---|---|
committer | BurnZeZ <brz-9dev@feline.systems> | 2015-11-29 18:06:55 -0500 |
commit | 4badf9974f7bc542e42caffcbb9b6c987f5fac18 (patch) | |
tree | 897d8c8fef03dbe2385e16aa1d5013bfd2d751fe /sys/man/1/fplot | |
parent | a1a3af5586976713146bbcbcbfe27c66ff133a77 (diff) |
fplot(1): fix typo
Diffstat (limited to 'sys/man/1/fplot')
-rw-r--r-- | sys/man/1/fplot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/fplot b/sys/man/1/fplot index 17c6184e1..37841ac46 100644 --- a/sys/man/1/fplot +++ b/sys/man/1/fplot @@ -1,4 +1,4 @@ -b.TH FPLOT 1 +.TH FPLOT 1 .SH NAME fplot \- plot elementary function .SH SYNOPSYS |