diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-24 12:56:20 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-24 12:56:20 +0000 |
| commit | 3047fefe49f57a673de8df152c199de12ec2c6d3 (patch) | |
| tree | 081eba07433a45a5e901adeb2f0666f51d247fba /share/doc/psd/02.implement/implement | |
| parent | 47ae1efd8dfe8cb1fc3f4b8835487d35594afd51 (diff) | |
Notes
Diffstat (limited to 'share/doc/psd/02.implement/implement')
| -rw-r--r-- | share/doc/psd/02.implement/implement | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/share/doc/psd/02.implement/implement b/share/doc/psd/02.implement/implement index b5f20d2ae6c5..debc03bce73a 100644 --- a/share/doc/psd/02.implement/implement +++ b/share/doc/psd/02.implement/implement @@ -40,6 +40,10 @@ .\" @(#)implement 8.1 (Berkeley) 6/8/93 .\" .\" $FreeBSD$ +.R1 +database ref.bib +accumulate +.R2 .EH 'PSD:2-%''UNIX Implementation' .OH 'UNIX Implementation''PSD:2-%' .de P1 @@ -281,9 +285,9 @@ all the data associated with a process may be accessed starting from the process table entry. .KF -.in .375i +.if t .in .375i .so fig1.pic -.in -.375i +.if t .in -.375i .sp 2v .ce Fig. 1\(emProcess control data structure. @@ -1023,9 +1027,9 @@ away, the table entry is copied back to the secondary store i-list and the table entry is freed. .KF -.in .25i +.if t .in .25i .so fig2.pic -.in -.25i +.if t .in -.25i .sp 2v .ce Fig. 2\(emFile system data structure. |
