diff options
-rw-r--r-- | hurd/translator.mdwn | 1 | ||||
-rw-r--r-- | hurd/translator/pfinet.mdwn | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn index b9e31bfd..d3d8c8ed 100644 --- a/hurd/translator.mdwn +++ b/hurd/translator.mdwn @@ -34,6 +34,7 @@ The [[Hurd_Hacking_Guide]] also has a tutorial. # Existing Translators +* [[pfinet]] * [[storeio]] * ... diff --git a/hurd/translator/pfinet.mdwn b/hurd/translator/pfinet.mdwn new file mode 100644 index 00000000..c0bd1b28 --- /dev/null +++ b/hurd/translator/pfinet.mdwn @@ -0,0 +1,9 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="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.txt]]."]] + +Notes about [[IPv6]]. |