From d50718e53412f5ea2897755a7841ac38a58256f5 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 5 Jul 2014 19:22:41 +0000 Subject: 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. --- trek/USD.doc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'trek') diff --git a/trek/USD.doc/Makefile b/trek/USD.doc/Makefile index ce926434..f12db8ca 100644 --- a/trek/USD.doc/Makefile +++ b/trek/USD.doc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/07/05 19:22:03 dholland Exp $ +# $NetBSD: Makefile,v 1.6 2014/07/05 19:22:42 dholland Exp $ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -SECTION=usd +SECTION=reference/ref6 ARTICLE=trek SRCS= trek.me MACROS= -me -- cgit v1.2.3-56-ge451