06:57:09 you're not doing both are you? i forgot to remove my old method after switching 06:57:27 and it would auth-deauth-auth 09:24:05 Greetings! 09:24:17 When did Illumos switch its man page style from AT&T to BSD? 09:24:42 i.e. when was POSIX(5) changed to POSIX(7)? 09:24:57 Solaris did it with 11.4 and I'm trying to write a configure test to detect the right directory. 09:25:22 few months ago 09:25:27 That was done as issue 14443 (IPD4) - fenix 09:25:28 IPD 4: Manual Page Section Renumbering (published) 09:25:28 ↳ https://github.com/illumos/ipd/tree/master/ipd/0004/README.md 09:25:36 issue 14443 (fenix) 09:25:37 FEATURE 14443: resection manual pages per IPD4 (Closed) 09:25:38 ↳ https://www.illumos.org/issues/14443 | https://code.illumos.org/c/illumos-gate/+/2011 09:25:48 thanks 09:26:11 not few, 8 months.... 09:26:25 something is wrong with time flow... 09:26:44 Do you have recommendations for how to detect the correct man page sections to use? 09:28:15 If /usr/share/man/man8/Intro.8 exists - that's probably a reasonable proxy for the new style 09:28:30 heh, i was typing the same example 09:28:43 an interesting idea! 09:28:45 hm, OI still delivers number of 1m manuals.. 09:29:11 context: we are trying to teach schilytools to install man pages into BSD-based directories on Solaris 11.4 and newer 09:29:25 That test should work on Solaris too 09:29:52 If you find bug reports in schilytools, I also appreciate bug reports! 09:29:53 https://codeberg.org/schilytools/schilytools 09:29:59 *if you find bugs in 19:46:23 [illumos-gate] 15131 libctf depends on libavl -- Andy Fiddaman 19:56:25 wow 19:56:37 I was about to say "Oh, I found another like", but it turns out to be that one 19:56:44 sorry I didn't get it upstream sooner and save you, andy 19:57:23 if it makes you feel better, that's the only missing one I hit despite a _lot_ of opportunity to hit more 20:27:49 [illumos-gate] 15066 pcie: unused functions -- Toomas Soome 20:37:05 andyf: actually, I tell a lie, the dependencies in lib/fm/Makefile are an absolute mess 20:37:32 andyf: we build topo 'last' with .WAIT, but also half the libraries before it need libtopo, but only a libfmd_snmp actually says so 20:37:38 but that subverts the .WAIT which is presumably there for _something_ 20:45:32 the dependencies there are bogus 20:54:11 right, that's why I was telling andy, since he seems to be suffering the same set of bogusness I am 20:54:24 and presumably in a couple weeks he'll have that screw him, like it did me :) 21:57:17 I'll make sure to get in touch if I hit another one :D