ksh: build with __EXTENSIONS__ to expose confstr
[unleashed.git] / share / man / man9e / Makefile
blob21da8a130b4e20afa6efb652c80a7c041dccd703
1 MAN = _fini.9e \
2 aread.9e \
3 attach.9e \
4 awrite.9e \
5 chpoll.9e \
6 close.9e \
7 csx_event_handler.9e \
8 detach.9e \
9 devmap.9e \
10 devmap_access.9e \
11 devmap_contextmgt.9e \
12 devmap_dup.9e \
13 devmap_map.9e \
14 devmap_unmap.9e \
15 dump.9e \
16 getinfo.9e \
17 gld.9e \
18 identify.9e \
19 ioctl.9e \
20 ks_snapshot.9e \
21 ks_update.9e \
22 mac.9e \
23 mac_capab_led.9e \
24 mac_capab_transceiver.9e \
25 mc_getcapab.9e \
26 mc_getprop.9e \
27 mc_getstat.9e \
28 mc_ioctl.9e \
29 mc_multicst.9e \
30 mc_open.9e \
31 mc_propinfo.9e \
32 mc_setpromisc.9e \
33 mc_setprop.9e \
34 mc_start.9e \
35 mc_tx.9e \
36 mc_unicst.9e \
37 mmap.9e \
38 open.9e \
39 power.9e \
40 print.9e \
41 probe.9e \
42 prop_op.9e \
43 put.9e \
44 quiesce.9e \
45 read.9e \
46 segmap.9e \
47 srv.9e \
48 strategy.9e \
49 tran_abort.9e \
50 tran_bus_reset.9e \
51 tran_dmafree.9e \
52 tran_getcap.9e \
53 tran_init_pkt.9e \
54 tran_quiesce.9e \
55 tran_reset.9e \
56 tran_reset_notify.9e \
57 tran_setup_pkt.9e \
58 tran_start.9e \
59 tran_sync_pkt.9e \
60 tran_tgt_free.9e \
61 tran_tgt_init.9e \
62 tran_tgt_probe.9e \
63 usba_hcdi.9e \
64 usba_hcdi_cb_ops.9e \
65 usba_hcdi_device_address.9e \
66 usba_hcdi_device_init.9e \
67 usba_hcdi_hub_update.9e \
68 usba_hcdi_pipe_bulk_xfer.9e \
69 usba_hcdi_pipe_ctrl_xfer.9e \
70 usba_hcdi_pipe_intr_xfer.9e \
71 usba_hcdi_pipe_isoc_xfer.9e \
72 usba_hcdi_pipe_open.9e \
73 usba_hcdi_pipe_reset.9e \
74 usba_hcdi_pipe_stop_intr_polling.9e \
75 write.9e
78 # We want to just install manpages but there is no manpage-only mk file so
79 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
80 # Eventually, it will go away and with it this hack as well.
81 .include <prog.mk>