-
sjorge
you're not doing both are you? i forgot to remove my old method after switching
-
sjorge
and it would auth-deauth-auth
-
FUZxxl
Greetings!
-
FUZxxl
When did Illumos switch its man page style from AT&T to BSD?
-
FUZxxl
i.e. when was POSIX(5) changed to POSIX(7)?
-
FUZxxl
Solaris did it with 11.4 and I'm trying to write a configure test to detect the right directory.
-
tsoome_
few months ago
-
andyf
That was done as issue 14443 (IPD4) - fenix
-
fenix
IPD 4: Manual Page Section Renumbering (published)
-
fenix
-
andyf
issue 14443 (fenix)
-
fenix
FEATURE 14443: resection manual pages per IPD4 (Closed)
-
fenix
-
FUZxxl
thanks
-
tsoome_
not few, 8 months....
-
tsoome_
something is wrong with time flow...
-
FUZxxl
Do you have recommendations for how to detect the correct man page sections to use?
-
andyf
If /usr/share/man/man8/Intro.8 exists - that's probably a reasonable proxy for the new style
-
yuripv
heh, i was typing the same example
-
FUZxxl
an interesting idea!
-
tsoome_
hm, OI still delivers number of 1m manuals..
-
FUZxxl
context: we are trying to teach schilytools to install man pages into BSD-based directories on Solaris 11.4 and newer
-
andyf
That test should work on Solaris too
-
FUZxxl
If you find bug reports in schilytools, I also appreciate bug reports!
-
FUZxxl
-
FUZxxl
*if you find bugs in
-
gitomat
[illumos-gate] 15131 libctf depends on libavl -- Andy Fiddaman <illumos⊙fn>
-
richlowe
wow
-
richlowe
I was about to say "Oh, I found another like", but it turns out to be that one
-
richlowe
sorry I didn't get it upstream sooner and save you, andy
-
richlowe
if it makes you feel better, that's the only missing one I hit despite a _lot_ of opportunity to hit more
-
gitomat
[illumos-gate] 15066 pcie: unused functions -- Toomas Soome <tsoome⊙mc>
-
richlowe
andyf: actually, I tell a lie, the dependencies in lib/fm/Makefile are an absolute mess
-
richlowe
andyf: we build topo 'last' with .WAIT, but also half the libraries before it need libtopo, but only a libfmd_snmp actually says so
-
richlowe
but that subverts the .WAIT which is presumably there for _something_
-
yuripv
the dependencies there are bogus
-
richlowe
right, that's why I was telling andy, since he seems to be suffering the same set of bogusness I am
-
richlowe
and presumably in a couple weeks he'll have that screw him, like it did me :)
-
andyf
I'll make sure to get in touch if I hit another one :D