discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Kristaps Dzonsons <kristaps@bsd.lv>
To: discuss@mdocml.bsd.lv
Subject: makewhatis and homebrew
Date: Tue, 09 Dec 2014 13:22:05 +0100	[thread overview]
Message-ID: <5486E96D.5020001@bsd.lv> (raw)

Hi folks,

When I'm forced to use OS X, I'm forced to use  "homebrew" to manage 
software.  What this does is, instead of installing software, it links 
the software to a magical location, e.g.,

/usr/local/share/man/man1/itstool.1@ ->
../../../Cellar/itstool/2.0.2/share/man/man1/itstool.1

These manuals don't appear anywhere in man(1) now because they're 
outside of the chdir.  In fact, when I run makewhatis with -p, I see 
many more of these from the base system installation:

/usr/share/man/: 
/System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Documentation/man/jstat.1: 
outside base directory

(Which is linked from /usr/share/man/man1/jstat.1.)

...etc.

Is there a way to relax this constraint, or would that break anything 
further into the parse sequence, i.e., so's?

Best,

Kristaps
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

             reply	other threads:[~2014-12-09 12:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09 12:22 Kristaps Dzonsons [this message]
2014-12-09 13:37 ` Kristaps Dzonsons
2014-12-09 14:25 ` Ingo Schwarze

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=5486E96D.5020001@bsd.lv \
    --to=kristaps@bsd.lv \
    --cc=discuss@mdocml.bsd.lv \
    /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 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).