diff options
Diffstat (limited to 'share/doc/psd/21.ipc')
-rw-r--r-- | share/doc/psd/21.ipc/0.t | 2 | ||||
-rw-r--r-- | share/doc/psd/21.ipc/1.t | 2 | ||||
-rw-r--r-- | share/doc/psd/21.ipc/2.t | 2 | ||||
-rw-r--r-- | share/doc/psd/21.ipc/3.t | 2 | ||||
-rw-r--r-- | share/doc/psd/21.ipc/4.t | 2 | ||||
-rw-r--r-- | share/doc/psd/21.ipc/5.t | 2 | ||||
-rw-r--r-- | share/doc/psd/21.ipc/Makefile | 3 |
7 files changed, 14 insertions, 1 deletions
diff --git a/share/doc/psd/21.ipc/0.t b/share/doc/psd/21.ipc/0.t index d28199a1bd3..033ad7a83d1 100644 --- a/share/doc/psd/21.ipc/0.t +++ b/share/doc/psd/21.ipc/0.t @@ -1,3 +1,5 @@ +.\" $OpenBSD: 0.t,v 1.2 2001/02/03 08:15:05 niklas Exp $ +.\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/share/doc/psd/21.ipc/1.t b/share/doc/psd/21.ipc/1.t index f4e48ffc23d..1c5e12905e3 100644 --- a/share/doc/psd/21.ipc/1.t +++ b/share/doc/psd/21.ipc/1.t @@ -1,3 +1,5 @@ +.\" $OpenBSD: 1.t,v 1.2 2001/02/03 08:15:05 niklas Exp $ +.\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/share/doc/psd/21.ipc/2.t b/share/doc/psd/21.ipc/2.t index 6794db33ca4..9144fb89200 100644 --- a/share/doc/psd/21.ipc/2.t +++ b/share/doc/psd/21.ipc/2.t @@ -1,3 +1,5 @@ +.\" $OpenBSD: 2.t,v 1.3 2001/02/03 08:15:06 niklas Exp $ +.\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/share/doc/psd/21.ipc/3.t b/share/doc/psd/21.ipc/3.t index 0d429cfa6a0..87bac5520c8 100644 --- a/share/doc/psd/21.ipc/3.t +++ b/share/doc/psd/21.ipc/3.t @@ -1,3 +1,5 @@ +.\" $OpenBSD: 3.t,v 1.2 2001/02/03 08:15:06 niklas Exp $ +.\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/share/doc/psd/21.ipc/4.t b/share/doc/psd/21.ipc/4.t index e75af1494ac..d7fc382f94b 100644 --- a/share/doc/psd/21.ipc/4.t +++ b/share/doc/psd/21.ipc/4.t @@ -1,3 +1,5 @@ +.\" $OpenBSD: 4.t,v 1.2 2001/02/03 08:15:06 niklas Exp $ +.\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/share/doc/psd/21.ipc/5.t b/share/doc/psd/21.ipc/5.t index fe6977ee803..7c3bdc5c781 100644 --- a/share/doc/psd/21.ipc/5.t +++ b/share/doc/psd/21.ipc/5.t @@ -1,3 +1,5 @@ +.\" $OpenBSD: 5.t,v 1.2 2001/02/03 08:15:06 niklas Exp $ +.\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. .\" diff --git a/share/doc/psd/21.ipc/Makefile b/share/doc/psd/21.ipc/Makefile index 2a366be9fbb..80dbf4ea90a 100644 --- a/share/doc/psd/21.ipc/Makefile +++ b/share/doc/psd/21.ipc/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 8.1 (Berkeley) 6/8/93 +# $OpenBSD: Makefile,v 1.2 2001/02/03 08:15:06 niklas Exp $ + DIR= psd/21.ipc SRCS= 0.t 1.t 2.t 3.t 4.t 5.t |