summaryrefslogtreecommitdiff
path: root/persistency.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-10-08 00:26:42 +0200
committerThomas Schwinge <tschwinge@gnu.org>2008-10-08 00:26:42 +0200
commitf7cc93166ae25dc6936b7115f4196030c1eca288 (patch)
tree0041ccc3b41647cbe220cd743e53c770f03d3317 /persistency.mdwn
parentc27c0f96b9ca6898064d5bdbbc79c4475ee7c65a (diff)
UNIX.
Diffstat (limited to 'persistency.mdwn')
-rw-r--r--persistency.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/persistency.mdwn b/persistency.mdwn
index 5bd4f524..17176708 100644
--- a/persistency.mdwn
+++ b/persistency.mdwn
@@ -9,8 +9,8 @@ is included in the section entitled
[[GNU_Free_Documentation_License|/fdl]]."]]"""]]
A persistent object is an object that survives reboot.
-On Unix, files and directories are persistent but
-processes and file descriptors are not. EROS is
+On [[Unix]], files and directories are persistent but
+processes and file descriptors are not. [[microkernel/EROS]] is
an example of an orthogonally persistent system:
processes and capabilities also survive reboot. To a
process, it generally only looks as if it had not been