Printing "BASE:" in messages about violations of base system conventions
authorschwarze <schwarze@openbsd.org>
Tue, 4 Jul 2017 14:40:30 +0000 (14:40 +0000)
committerschwarze <schwarze@openbsd.org>
Tue, 4 Jul 2017 14:40:30 +0000 (14:40 +0000)
commitdd79b43a37e194ce226af692c4af1b5da133ef39
tree5855fd5bab11b0f8bdc7e6bf3b8167979f2ffd4b
parent03ef7681b631b84ad7903a6fc274e25097ec2ea8
Printing "BASE:" in messages about violations of base system conventions
is confusing, simply print "STYLE:", which is intuitive and does not
sound excessively alarming; suggested by jmc@, OK tedu@ jmc@.
usr.bin/mandoc/main.c
usr.bin/mandoc/mandoc.1
usr.bin/mandoc/read.c