Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphics/bsd-plotutils: Fix manual page | Keith White | 2025-07-11 | 2 | -0/+22 |
| | | | | | | | | | The man page for plot(1) indicates that a space is required between "-T" and "terminal", this is not the case as it stands. No space is allowed. i.e.: "-Tdumb" is correct "-T dumb" is not. PR: 281715 Approved by: maintainer timeout (8+ months) | ||||
* | graphics/bsd-plotutils: fix build on recent current | Tobias C. Berner | 2020-08-28 | 1 | -0/+10 |
Notes: svn path=/head/; revision=546718 |