All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin Watson <cjwatson@ubuntu.com>
To: grub-devel@gnu.org
Subject: grub-macbless installdir/mansection mismatch
Date: Fri, 27 Dec 2013 02:49:10 +0000	[thread overview]
Message-ID: <20131227024909.GA24618@riva.ucam.org> (raw)

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]


             reply	other threads:[~2013-12-27  2:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-27  2:49 Colin Watson [this message]
2014-01-08 11:05 ` grub-macbless installdir/mansection mismatch Colin Watson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131227024909.GA24618@riva.ucam.org \
    --to=cjwatson@ubuntu.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.