From 79b9b0c0ca663c21adf2c36aa10f0f4a07a6ee6d Mon Sep 17 00:00:00 2001
From: Dimitri Staessens <dimitri@ouroboros.rocks>
Date: Sat, 23 Feb 2019 19:04:59 +0100
Subject: content: Remove lowest layer comment from index page

---
 content/_index.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/content/_index.md b/content/_index.md
index 6a089f1..cc4a6c3 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -6,9 +6,7 @@ Ouroboros is a decentralized packet network for POSIX operating
 systems.
 
 Ouroboros provides a simple and minimal API for synchronous and
-asynchronous IPC. Ouroboros can use IP, Ethernet LLC, Ethernet DIX or
-Ethernet PHY (using the experimental raptor NetFPGA implementation) at
-the lowest layer.
+asynchronous Inter-Process Communication (IPC).
 
 The best place to start exploring Ouroboros is this introduction
 presented at [FOSDEM
-- 
cgit v1.2.3