Re: manpages containing "."

2000-12-17 Thread Tim Sutherland
On Wed, Dec 13, 2000 at 02:49:30PM +1300, Tim Sutherland wrote: > Hi there. > > I wish to install a manpage "connect.sh.1". Unfortunately, with > man_MANS = connect.sh.1 > the page is instead installed as "sh/man1/connect.1". I want > "man1/connect.sh.1". > > How could I get around this pr

Re: manpages containing "."

2000-12-17 Thread Tom Tromey
> "Tim" == Tim Sutherland <[EMAIL PROTECTED]> writes: Tim> I wish to install a manpage "connect.sh.1". Unfortunately, with Tim>man_MANS = connect.sh.1 Tim> the page is instead installed as "sh/man1/connect.1". I want Tim> "man1/connect.sh.1". I'm a bit suprised this doesn't work. I looke