* grub-macbless installdir/mansection mismatch
@ 2013-12-27 2:49 Colin Watson
2014-01-08 11:05 ` Colin Watson
0 siblings, 1 reply; 2+ messages in thread
From: Colin Watson @ 2013-12-27 2:49 UTC (permalink / raw)
To: grub-devel
Generally, installdir = bin (or absent) goes with mansection = 1, and
installdir = sbin goes with mansection = 8. However, grub-macbless
currently has:
installdir = sbin;
mansection = 1;
I think the current installdir is correct: grub-macbless feels fairly
sbinish to me. Any objections to me moving it to mansection = 8?
This is somewhat reminiscent of
https://lists.gnu.org/archive/html/grub-devel/2012-09/msg00059.html; I
wonder if we could do with build system code to enforce this.
--
Colin Watson [cjwatson@ubuntu.com]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: grub-macbless installdir/mansection mismatch
2013-12-27 2:49 grub-macbless installdir/mansection mismatch Colin Watson
@ 2014-01-08 11:05 ` Colin Watson
0 siblings, 0 replies; 2+ messages in thread
From: Colin Watson @ 2014-01-08 11:05 UTC (permalink / raw)
To: grub-devel
On Fri, Dec 27, 2013 at 02:49:10AM +0000, Colin Watson wrote:
> I think the current installdir is correct: grub-macbless feels fairly
> sbinish to me. Any objections to me moving it to mansection = 8?
Not hearing any objections, I've done this.
--
Colin Watson [cjwatson@ubuntu.com]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-08 11:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27 2:49 grub-macbless installdir/mansection mismatch Colin Watson
2014-01-08 11:05 ` Colin Watson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).