[go: up one dir, main page]

File: TODO.man

package info (click to toggle)
irda-utils 0.9.16-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,136 kB
  • ctags: 1,140
  • sloc: sh: 10,088; ansic: 7,251; makefile: 327; perl: 83
file content (16 lines) | stat: -rw-r--r-- 642 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TODO

* separate header and footer include files
* more man pages: irkbd, irsockets, ..
* write DIAGNOSTICS section for every man page
* format all SGML tags in the right case (for XML compatibility)
* explain module options in detail, e.g. dongle_id=0xNN

* create man page for the higher layer of the irda stack
	- ircomm(4) -> /dev/ircommX, based on null/zero/random/lp(4)
	- irlpt(4) -> /dev/irlptX
	- irnet(4) -> /dev/irnet
	- irlan(4) -> irlanX
	- irda(7) -> IrSock stuff, based on ip/tcp(7) + point to other manpages
* find a way so that the resulting man page doesn't look crap, or
  rewrite everything in troff (see Wireless Tools).