Subject: bin/34051: btcontrol(8) violates NetBSD naming conventions
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-bugs
Date: 07/22/2006 13:05:00
>Number: 34051
>Category: bin
>Synopsis: btcontrol(8) violates NetBSD naming conventions
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Jul 22 13:05:00 +0000 2006
>Originator: Lubomir Sedlacik
>Release: NetBSD -current
>Environment:
n/a
>Description:
the newly imported btcontrol(8), a Bluetooth configuration utility, violates
NetBSD naming conventions. in NetBSD control programs have the -ctl suffix,
in contrast to FreeBSD naming which uses -control.
>How-To-Repeat:
install recent -current, notice there is utility named btcontrol(8)
>Fix:
rename btcontrol(8) to btctl(8)