NetBSD/games/rogue
dholland b7b7574d3b Reorg docs, part 1:
Move all the reference manuals to subdirs of /usr/share/doc/reference.
We have subdirs ref1-ref9, corresponding to man page sections 1-9.

Everything that's the reference manual for a program (sections 1, 6,
8), C interface (sections 2, 3), driver or file system (section 4),
format or configuration (section 5), or kernel internal interface
(section 9) belongs in here.

Section 7 is a little less clear: some things that might go in section
7 if they were a man page aren't really reference manuals. So I'm only
putting things in reference section 7 that are (to me) clearly
reference material, rather than e.g. tutorials, guides, FAQs, etc.
This obviously leaves some room for debate, especially without first
editing the docs with this distinction in mind, but if people hate
what I've done things can always be moved again.

Note also that while roff macro man pages traditionally go in section
7, I have put all the roff documentation (macros, tools, etc.) in one
place in reference/ref1/roff. This will make it easier to find and
also easier to edit it into some kind of coherent form.
2014-07-05 19:22:41 +00:00
..
USD.doc Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
CHANGES
hit.c ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more 2008-01-14 03:50:01 +00:00
init.c if initscr() fails, exit with a message rather than crash in the 2008-08-08 16:10:47 +00:00
inventory.c Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
level.c ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more 2008-01-14 03:50:01 +00:00
machdep.c Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i'). 2012-12-01 11:37:26 +00:00
main.c Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
Makefile Rework /usr/share/doc. 2014-07-05 19:22:02 +00:00
message.c sprinkle static 2009-08-12 08:44:45 +00:00
monster.c WARNS=5 2013-08-11 03:44:27 +00:00
move.c Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
object.c sprinkle static 2009-08-12 08:44:45 +00:00
pack.c Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
pathnames.h ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more 2008-01-14 03:50:01 +00:00
play.c ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more 2008-01-14 03:50:01 +00:00
random.c sprinkle static 2009-08-12 08:44:45 +00:00
ring.c ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more 2008-01-14 03:50:01 +00:00
rogue.6
rogue.h WARNS=5 2013-08-11 03:44:27 +00:00
room.c sprinkle static 2009-08-12 08:44:45 +00:00
save.c ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more 2008-01-14 03:50:01 +00:00
score.c Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
spec_hit.c Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
throw.c Kill some pointer indirections. Don't use variables as format strings. 2011-05-23 23:01:17 +00:00
trap.c sprinkle static 2009-08-12 08:44:45 +00:00
use.c sprinkle static 2009-08-12 08:44:45 +00:00
zap.c ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more 2008-01-14 03:50:01 +00:00