From e184e1784ebfb6461db8e0763ad7c131fb72ce56 Mon Sep 17 00:00:00 2001 From: Rafael Zurita Date: Thu, 30 Jul 2020 20:20:20 -0300 Subject: [PATCH] documentation --- README.md | 2 +- index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f55703..0ebb8a4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The source code is comprise of: 1. The **Xinu OS** for AVR atmega328p (microkernel) 2. Basic examples (**apps**) of how to use Xinu -3. A complete example: **The Xinu shell** and ultra tiny versions of several **UNIX-like utilities** +3. A complete example: **The Xinu shell** and tiny versions of several **UNIX-like utilities** ### What is Xinu? diff --git a/index.html b/index.html index acc6024..d6f2a7f 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@ in the development of multi-tasking embedded systems (you will also need any bar
  1. The Xinu OS for AVR atmega328p (microkernel)
  2. Basic examples (apps) of how to use Xinu
  3. -
  4. A complete example: The Xinu shell and ultra tiny versions of several UNIX-like utilities
  5. +
  6. A complete example: The Xinu shell and tiny versions of several UNIX-like utilities

What is Xinu?

@@ -119,7 +119,7 @@ was inducted into the Internet Hall of Fame on September, 2019.

Comer's three-volume textbook series, Internetworking with TCP/IP, written in 1987, is widely considered to be the authoritative reference for Internet protocols. The series played a key role in popularizing Internet protocols by making them more understandable to a new generation of engineers and IT professionals.

Prof. Douglas Comer designed and developed the Xinu operating system in 1979-1980.

Douglas Comer Page

-

Internet Hall of Fame




last edit: Thu Jul 30 19:52:08 -03 2020 - Rafael Ignacio Zurita (rafa at fi.uncoma.edu.ar)

+

Internet Hall of Fame




last edit: Thu Jul 30 20:19:50 -03 2020 - Rafael Ignacio Zurita (rafa at fi.uncoma.edu.ar)