Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 7401
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Nicholas Jones (RETIRED) <carpaski@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
doman updated file text/plain Thomas Raschbacher 2002-10-24 15:20 0000 2.54 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 7401 depends on: Show dependency tree
Bug 7401 blocks: 8652
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-09-03 01:54 0000
Gentlemen,

IMHO, the doman function should be able to detect that blah.1 goes into
/usr/share/man/man1 whereas blah.1x should go into /usr/X11R6/man/man1

thanks.

------- Comment #1 From Nicholas Jones (RETIRED) 2002-09-04 04:05:42 0000 -------
How's this: http://gentoo.twobit.net/portage/doman/
The doman.test shows variable flow.

doman blah.1
--> Installs into /usr/share/man/man1

doman blah.1x
--> Installs into /usr/X11R6/man/man1

doman -kde blah.1
--> Installs into /opt/kde/man/man1

doman -kde blah.1x
--> Installs into /usr/X11R6/man/man1

doman blah.1 blah.1x -kde kde.4 tcl.N
blah.1 -> /usr/share
blah.1x -> /usr/X11R6
kde.4 -> /opt/kde
tcl.N -> /opt/kde (wrong place... but it's an example.)

doman tcl.N -kde blah.1 -gnome foo.3 bar.6x
doman -kde blah.1 -gnome foo.3 -- tcl.N
blah.1 -> /opt/kde
foo.3 -> /opt/gnome
tcl.N -> /usr/share
bar.6x -> /usr/X11R6

------- Comment #2 From Thomas Raschbacher 2002-10-24 15:20:54 0000 -------
Created an attachment (id=4987) [details]
updated file

checks man-page for header info if not *.[1-8n] ...

------- Comment #3 From Nicholas Jones (RETIRED) 2003-07-16 02:21:44 0000 -------
I think this is taken care of by now. :)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug