Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2002 16:44:26 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/doc/papers Makefile  src/share/doc/papers/devfsMakefile paper.me
Message-ID:  <3C71134A.D644484B@FreeBSD.org>
References:  <200202180948.g1I9mxD60655@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Poul-Henning Kamp wrote:
> 
> phk         2002/02/18 01:48:59 PST
> 
>   Modified files:
>     share/doc/papers     Makefile
>   Added files:
>     share/doc/papers/devfs Makefile paper.me
>   Log:
>   The DEVFS paper presented at BSDcon-euro 2001 and BSDcon-2002.

Nice paper, thank you Poul. However, please note that Fig.1 and Fig.2
are missed and there is at least one typo (see attached diff).

-Maxim
[-- Attachment #2 --]
Index: paper.me
===================================================================
RCS file: /home/ncvs/src/share/doc/papers/devfs/paper.me,v
retrieving revision 1.1
diff -d -u -r1.1 paper.me
--- paper.me	18 Feb 2002 09:48:59 -0000	1.1
+++ paper.me	18 Feb 2002 14:42:36 -0000
@@ -472,7 +472,7 @@
 And what if we have persistent information about the mode of
 device ``/dev/sio0'', but we boot and do not find any sio devices?
 Do we keep the information in our device-persistence registry?
-How long do we keep it?  If I borrow a a modem card,
+How long do we keep it?  If I borrow a modem card,
 set the permissions to some non-standard value like 0666,
 and then attach some other serial device a year from now - do I
 want some old permissions changes to come back and haunt me,

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C71134A.D644484B>