diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-06-15 22:17:32 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-06-15 22:17:32 +0000 |
commit | 98830b3007f1468b0a4e4e1fec34c0a4b6542223 (patch) | |
tree | 72e9677bf4db4e4b6953fb3380f82497e8eb340c /share/doc/psd/05.sysman/a.t | |
parent | 75cc5f07de0c1325d8ebbf2c8cb4825a6d6b28ce (diff) |
fix footnote bug in 05.sysman which sends nroff into an infinite loop.
Notes
Notes:
svn path=/head/; revision=16398
Diffstat (limited to 'share/doc/psd/05.sysman/a.t')
-rw-r--r-- | share/doc/psd/05.sysman/a.t | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/doc/psd/05.sysman/a.t b/share/doc/psd/05.sysman/a.t index 3acefb1482dd..dd9cfd991d05 100644 --- a/share/doc/psd/05.sysman/a.t +++ b/share/doc/psd/05.sysman/a.t @@ -77,9 +77,6 @@ lw(1.6i) aw(3i). <sys/mman.h> memory management definitions sbrk change data section size sstk\(dg change stack section size -.FS -\(dg Not supported in 4.3BSD. -.FE getpagesize get memory page size mmap\(dg map pages of memory msync\(dg flush modified mapped pages to filesystem @@ -90,6 +87,9 @@ mincore\(dg determine core residency of pages msleep\(dg sleep on a lock mwakeup\(dg wakeup process sleeping on a lock .TE +.FS +\(dg Not supported in 4.3BSD. +.FE .in -5 .h 1.3 "Signals .in +5 @@ -128,10 +128,10 @@ close close descriptor select multiplex input/output fcntl control descriptor options wrap\(dg wrap descriptor with protocol +.TE .FS \(dg Not supported in 4.3BSD. .FE -.TE .in -5 .h 1.6 "Resource controls .in +5 @@ -232,4 +232,4 @@ setsockopt set socket option .in +5 .in -5 .h 2.5 "Processes and kernel hooks -.in -5 +.in +5 |