NetBSD/usr.bin/mail
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
..
misc
USD.doc Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
cmd1.c avoid longjmp clobber. 2013-10-18 20:17:59 +00:00
cmd2.c
cmd3.c
cmd4.c
cmdtab.c
collect.c prevent re-entry race and crash 2013-06-28 17:36:18 +00:00
complete.c
complete.h
def.h
dotlock.c
edit.c
extern.h
fio.c undo previous; mail never expanded $ variables in folder. 2013-03-09 19:43:07 +00:00
format.c
format.h
getname.c
glob.h PR/47577: Steffen "Daode" Nurpmeso: Keep a resolved folder name together 2013-02-19 17:43:32 +00:00
head.c From: Steffen "Daode" Nurpmeso: 2013-01-16 15:21:42 +00:00
lex.c PR/47577: Steffen "Daode" Nurpmeso: Refinement to previous to keep always 2013-02-20 14:38:13 +00:00
list.c
mail.1 Document more environment settings. 2013-03-09 19:43:20 +00:00
main.c
Makefile Rework /usr/share/doc. 2014-07-05 19:22:02 +00:00
mime_attach.c fix unused variable warnings 2013-10-18 20:47:06 +00:00
mime_attach.h
mime_child.c
mime_child.h
mime_codecs.c PR/47657: Steffen "Daode" Nurpmeso: quoted printable CTE exceeds RFC limit. 2013-02-14 18:23:45 +00:00
mime_codecs.h PR/47657: Steffen "Daode" Nurpmeso: quoted printable CTE exceeds RFC limit. 2013-02-14 18:23:45 +00:00
mime_decode.c
mime_decode.h
mime_detach.c
mime_detach.h
mime_header.c PR/47657: Steffen "Daode" Nurpmeso: quoted printable CTE exceeds RFC limit. 2013-02-14 18:23:45 +00:00
mime_header.h
mime.h
names.c
pathnames.h
popen.c
quit.c
rcv.h
send.c
sig.c
sig.h
strings.c
support.c
temp.c
thread.c
thread.h
tty.c
v7.local.c
vars.c
version.c