From 9ade7e01109bc4240d497163cd59c9aa14f725cb Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 11 May 1999 13:45:37 +0000 Subject: [PATCH] Added missing comma, reported by Eric Raymond. --- Doc/lib/liballos.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Doc/lib/liballos.tex b/Doc/lib/liballos.tex index 6def1492925..4d926c42f41 100644 --- a/Doc/lib/liballos.tex +++ b/Doc/lib/liballos.tex @@ -1,10 +1,9 @@ -\chapter{Generic Operating System Services} -\label{allos} +\chapter{Generic Operating System Services \label{allos}} The modules described in this chapter provide interfaces to operating system features that are available on (almost) all operating systems, such as files and a clock. The interfaces are generally modelled -after the \UNIX{} or \C{} interfaces but they are available on most +after the \UNIX{} or C interfaces, but they are available on most other systems as well. Here's an overview: \localmoduletable