Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2024 16:41:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281715] graphics/bsd-portutils plot(1)  gives incorrect syntax for -Tterminal
Message-ID:  <bug-281715-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281715

            Bug ID: 281715
           Summary: graphics/bsd-portutils plot(1)  gives incorrect syntax
                    for -Tterminal
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: kwhite.uottawa@gmail.com

Created attachment 253820
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253820&action=
=3Dedit
patch for plot(1) and plot.sh

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.

A fix for the manpage, and a patch for plot.sh to support either "-Ttermina=
l"
or "-T terminal" is attached.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281715-7788>