diff options
author | Martin Mares <mj@ucw.cz> | 2000-06-07 14:29:08 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-06-07 14:29:08 +0200 |
commit | 2e9b24211a523c754b9437d6b742d6df304d8aeb (patch) | |
tree | 8df91a3bdd2a704006dcb2ed97c49c6e4f36158c /sysdep/sysdep.sgml | |
parent | e403aa89e50471eb6f2838117887b1207627ae3a (diff) | |
download | bird-2e9b24211a523c754b9437d6b742d6df304d8aeb.tar bird-2e9b24211a523c754b9437d6b742d6df304d8aeb.zip |
Spelling fixes to progdoc.
Diffstat (limited to 'sysdep/sysdep.sgml')
-rw-r--r-- | sysdep/sysdep.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/sysdep.sgml b/sysdep/sysdep.sgml index 7d0d781..b9ccb63 100644 --- a/sysdep/sysdep.sgml +++ b/sysdep/sysdep.sgml @@ -16,7 +16,7 @@ code is isolated in a small set of modules: <descrip> <tagp><tt/config.h/</tagp> is a header file with configuration information, definition of the standard set of types and so on. -<tagp/Startup module/ controls BIRD startup. Common for a family of OS'es (e.g., +<tagp/Startup module/ controls BIRD startup. Common for a family of OS's (e.g., for all Unices). <tagp/Logging module/ manages the system logs. [per OS family] <tagp/IO module/ gives an implementation of sockets, timers and the |