diff options
author | Barry Warsaw <barry@python.org> | 2007-12-05 17:23:41 -0500 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2007-12-05 17:23:41 -0500 |
commit | 3a258ad5cdd98c5705af6c02ba91993b3d382adc (patch) | |
tree | 85c90c037ee5b5f992c3b291e66c60cab46d9e73 /doc/LISA-98/README | |
parent | 18f080804e368c63de499b32717d57701aaf8880 (diff) | |
download | mailman2-3a258ad5cdd98c5705af6c02ba91993b3d382adc.tar.gz mailman2-3a258ad5cdd98c5705af6c02ba91993b3d382adc.tar.xz mailman2-3a258ad5cdd98c5705af6c02ba91993b3d382adc.zip |
Because the admin directory is no longer included, the www directory isn't
either, and that's where the generated docs used to live. So now, make this
directory include the generated docs, removing the old IPC7 and LISA-98
directories, and the .tex source files. These latter are moved to the admin
repository.
Diffstat (limited to '')
-rw-r--r-- | doc/LISA-98/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/LISA-98/README b/doc/LISA-98/README deleted file mode 100644 index 9809cf05..00000000 --- a/doc/LISA-98/README +++ /dev/null @@ -1,13 +0,0 @@ -The file published.ps is (nearly) the PostScript of the paper -published in Usenix LISA 98, Dec 6-11 1998, Boston MA. John Viega -presented this paper on Dec 11, 1998. - -I say "nearly" because there was one minor typo in this file that was -corrected in the final published version. Footnote 3 (page 312) -should read: - - This file may in fact reside in other locations, depending on the - system. For example, on many Solaris machines this file is - located in /etc/mail/aliases. - -[published.ps.gz is compressed with GNU gzip] |