aboutsummaryrefslogtreecommitdiff
path: root/share/doc/ps1/08.ipc
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/ps1/08.ipc')
-rw-r--r--share/doc/ps1/08.ipc/1.t6
-rw-r--r--share/doc/ps1/08.ipc/2.t7
-rw-r--r--share/doc/ps1/08.ipc/3.t7
-rw-r--r--share/doc/ps1/08.ipc/4.t7
-rw-r--r--share/doc/ps1/08.ipc/5.t7
-rw-r--r--share/doc/ps1/08.ipc/Makefile2
6 files changed, 21 insertions, 15 deletions
diff --git a/share/doc/ps1/08.ipc/1.t b/share/doc/ps1/08.ipc/1.t
index 28379363a4b8..e500a6df76b2 100644
--- a/share/doc/ps1/08.ipc/1.t
+++ b/share/doc/ps1/08.ipc/1.t
@@ -36,16 +36,18 @@
.\".ds RF "Leffler/Fabry/Joy
.\".ds LF "\*(DY
.\".ds CF "
-.nr H1 1
+.\".nr H1 1
.LP
.bp
.LG
.B
.ce
-1. INTRODUCTION
+.NH 1
+INTRODUCTION
.sp 2
.R
.NL
+.PP
One of the most important additions to UNIX in 4.2BSD was interprocess
communication.
These facilities were the result of
diff --git a/share/doc/ps1/08.ipc/2.t b/share/doc/ps1/08.ipc/2.t
index bfa3ab6fb9e7..3c918e850cee 100644
--- a/share/doc/ps1/08.ipc/2.t
+++ b/share/doc/ps1/08.ipc/2.t
@@ -33,13 +33,14 @@
.\"
.\".ds RH "Basics
.bp
-.nr H1 2
-.nr H2 0
+.\".nr H1 2
+.\".nr H2 0
.bp
.LG
.B
.ce
-2. BASICS
+.NH 1
+BASICS
.sp 2
.R
.NL
diff --git a/share/doc/ps1/08.ipc/3.t b/share/doc/ps1/08.ipc/3.t
index 78966f1487a6..c6978728b013 100644
--- a/share/doc/ps1/08.ipc/3.t
+++ b/share/doc/ps1/08.ipc/3.t
@@ -33,13 +33,14 @@
.\"
.\".ds RH "Network Library Routines
.bp
-.nr H1 3
-.nr H2 0
+.\".nr H1 3
+.\".nr H2 0
.bp
.LG
.B
.ce
-3. NETWORK LIBRARY ROUTINES
+.NH 1
+NETWORK LIBRARY ROUTINES
.sp 2
.R
.NL
diff --git a/share/doc/ps1/08.ipc/4.t b/share/doc/ps1/08.ipc/4.t
index 7ce9b044a31e..9fc7a774ce49 100644
--- a/share/doc/ps1/08.ipc/4.t
+++ b/share/doc/ps1/08.ipc/4.t
@@ -33,14 +33,15 @@
.\"
.\".ds RH "Client/Server Model
.bp
-.nr H1 4
-.nr H2 0
+.\".nr H1 4
+.\".nr H2 0
.sp 8i
.bp
.LG
.B
.ce
-4. CLIENT/SERVER MODEL
+.NH 1
+CLIENT/SERVER MODEL
.sp 2
.R
.NL
diff --git a/share/doc/ps1/08.ipc/5.t b/share/doc/ps1/08.ipc/5.t
index 11b195d14111..f106a3c00b05 100644
--- a/share/doc/ps1/08.ipc/5.t
+++ b/share/doc/ps1/08.ipc/5.t
@@ -33,12 +33,13 @@
.\"
.\".ds RH "Advanced Topics
.bp
-.nr H1 5
-.nr H2 0
+.\".nr H1 5
+.\".nr H2 0
.LG
.B
.ce
-5. ADVANCED TOPICS
+.NH 1
+ADVANCED TOPICS
.sp 2
.R
.NL
diff --git a/share/doc/ps1/08.ipc/Makefile b/share/doc/ps1/08.ipc/Makefile
index 3bdacaefa0bf..76075f8d5a07 100644
--- a/share/doc/ps1/08.ipc/Makefile
+++ b/share/doc/ps1/08.ipc/Makefile
@@ -1,7 +1,7 @@
# from: @(#)Makefile 1.4 (Berkeley) 6/30/90
# Makefile,v 1.5 1993/07/31 15:33:44 mycroft Exp
-DIR= ps1/08.ipc
+VOLUME= ps1
DOC= 08.ipc
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t