From ee0702ef5ed83b14b2ed6ff4079042bf2807d660 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 25 Oct 1999 17:37:19 +0000 Subject: Fixing many lines that are too long to format cleanly. --- doc/posix_users/semaphores.t | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/posix_users/semaphores.t') diff --git a/doc/posix_users/semaphores.t b/doc/posix_users/semaphores.t index 9668d3c2eb..e3bbcbd84e 100644 --- a/doc/posix_users/semaphores.t +++ b/doc/posix_users/semaphores.t @@ -45,10 +45,6 @@ The "sem_t" structure is used to represent semaphores. It is passed as an argument to the semaphore directives and is defined as follows: @example -/backit /backit~ /bin /boot /dev /etc /home /lib /lost+found /mnt /proc /root /sbin /tmp /usr /usr1 /usr2 /usr3 /var -CVS Makefile cancel.t clock.t cond.t cspecific.t device.t files.t io.t j key.t memorymgmt.t message.t mutex.t nodesc nodescr posix_users.cps posix_users.fns posix_users.texi preface.texi procenv.t process.t psxmsg.t sched.t semaphores.t signal.t systemdb.t thread.t sem_t structure -CVS/ - typedef int sem_t @end example -- cgit v1.2.3