From 7e5f8c6e0d01e4df0c70fc82101ef9b294138a41 Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Tue, 29 Sep 2015 01:07:19 +0200 Subject: Minor documentation changes * .gitignore: Add generated doc/hurd.aux, doc/hurd.cp, doc/hurd.cps, doc/hurd.fn, doc/hurd.ky, doc/hurd.log, doc/hurd.pdf, doc/hurd.pg, doc/hurd.sc, doc/hurd.toc, doc/hurd.tp, doc/hurd.vr files. * doc/hurd.texi: Fix typo, complete explanation about sharing Mach devices. Complete documentation for shutdown. Replace cthreads with POSIX threads. --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1719508f..73f90971 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,15 @@ autom4te.cache/ /config.status /configure /version.h +/doc/hurd.aux +/doc/hurd.cp +/doc/hurd.cps +/doc/hurd.fn +/doc/hurd.ky +/doc/hurd.log +/doc/hurd.pdf +/doc/hurd.pg +/doc/hurd.sc +/doc/hurd.toc +/doc/hurd.tp +/doc/hurd.vr -- cgit v1.2.3