summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proto.pod2
-rw-r--r--spec.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/proto.pod b/proto.pod
index 1a07892..f6004a5 100644
--- a/proto.pod
+++ b/proto.pod
@@ -1,7 +1,7 @@
=head1 Introduction
-This document defines a protocol to link two servers together with the intent
+This document defines a protocol to link two nodes together with the intent
that they become part of the same network. The protocol is run on top of a
reliable bidirectional and stream-oriented connection, such as UNIX sockets or
TCP. The protocol makes no distinction between the side that connects and the
diff --git a/spec.pod b/spec.pod
index dcd96a5..5d20adc 100644
--- a/spec.pod
+++ b/spec.pod
@@ -6,7 +6,7 @@ I<TODO!>
=item Network
-=item Server
+=item Node
=item Link