From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 29 May 2012 17:05:28 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: <201205292046.q4TKkoqZ010156@skeeve.com> References: <201205241903.q4OJ3Pcu002687@skeeve.com> <201205292046.q4TKkoqZ010156@skeeve.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] formatting the manual from plan9 ports? Topicbox-Message-UUID: 95739c98-ead7-11e9-9d60-3106f5b1d025 On Tue May 29 17:03:49 EDT 2012, arnold@skeeve.com wrote: > Hi. > > Thanks. I did see that. I was wondering more about all the hardcoded > path names in the various scripts in /sys/man and /sys/lib/man and > also getting p9p mk to use rc instead of sh to run commands. > > I suppose that I will just manually "nerd through it" (as a friend > used to say). why don't you just put the files where the script expects, either by making /sys for real and putting the files there, or mount --bind'ing? - erik