From 65d63f90786ff11cd35c4ee64fa7c099d1deafbc Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 9 Jan 2009 15:25:22 +0100 Subject: Stub page for a devfs translator. --- hurd/translator/devfs.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 hurd/translator/devfs.mdwn (limited to 'hurd/translator') diff --git a/hurd/translator/devfs.mdwn b/hurd/translator/devfs.mdwn new file mode 100644 index 00000000..bc1cf11f --- /dev/null +++ b/hurd/translator/devfs.mdwn @@ -0,0 +1,15 @@ +[[meta copyright="Copyright © 2009 Free Software Foundation, Inc."]] + +[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]]"""]] + +`devfs` is a translator sitting on `/dev` and providing what is to be provided +in there in a dynamic fashion -- as compared to static passive translator +settings as they're used now. + +`devfs` has not yet been written. -- cgit v1.2.3