summaryrefslogtreecommitdiffstats
path: root/sysdep/unix
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-05-05 19:17:42 +0200
committerMartin Mares <mj@ucw.cz>2000-05-05 19:17:42 +0200
commitab1129c1bdea41ff06fd21390cde5667d07f6e65 (patch)
treef4ef9fd39fcb03a5df3e0e1335712c75df67f759 /sysdep/unix
parentb177724896b75159dbc8e203ac0e5a134229ae90 (diff)
downloadbird-ab1129c1bdea41ff06fd21390cde5667d07f6e65.tar
bird-ab1129c1bdea41ff06fd21390cde5667d07f6e65.zip
Added skeleton Doc files for the whole developer's documentation.
Diffstat (limited to 'sysdep/unix')
-rw-r--r--sysdep/unix/Doc7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysdep/unix/Doc b/sysdep/unix/Doc
new file mode 100644
index 0000000..5a835b9
--- /dev/null
+++ b/sysdep/unix/Doc
@@ -0,0 +1,7 @@
+H UNIX
+.F io I/O Functions
+..S io.c
+.F log Logging Functions
+..S log.c
+.F krt Kernel Syncer
+..S krt.c