Module Name: src Committed By: dholland Date: Sat Jul 5 19:23:16 UTC 2014
Modified Files: src/sbin/fsck_ffs/SMM.doc: Makefile src/share/doc/smm/05.fastfs: Makefile src/share/doc/smm/17.password: Makefile Log Message: Reorg docs, part 3: Move the documents that are papers to /usr/share/doc/papers. Give them suitable names (including the author and year). The key property of papers that distinguishes them from documentation is that they're historical: they're published at a particular time and aren't updated or maintained. (Except cosmetically.) We should only ship papers that are of interest to users, either for historical perspective or because they're the original research writeup of stuff that went into the system and is still pertinent. The ffs papers clearly meet this standard; the other one here (about passwords, in 1978) is probably past its sell-by date. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sbin/fsck_ffs/SMM.doc/Makefile cvs rdiff -u -r1.6 -r1.7 src/share/doc/smm/05.fastfs/Makefile cvs rdiff -u -r1.2 -r1.3 src/share/doc/smm/17.password/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.