diff options
Diffstat (limited to 'share/doc/psd/21.ipc')
-rw-r--r-- | share/doc/psd/21.ipc/5.t | 2 | ||||
-rw-r--r-- | share/doc/psd/21.ipc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/psd/21.ipc/5.t b/share/doc/psd/21.ipc/5.t index 25fd4e5bef44..58275d022658 100644 --- a/share/doc/psd/21.ipc/5.t +++ b/share/doc/psd/21.ipc/5.t @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)5.t 8.1 (Berkeley) 8/14/93 -.\" $Id$ +.\" $FreeBSD$ .\" .\".ds RH "Advanced Topics .bp diff --git a/share/doc/psd/21.ipc/Makefile b/share/doc/psd/21.ipc/Makefile index c825d14f3b65..d3cfb083436c 100644 --- a/share/doc/psd/21.ipc/Makefile +++ b/share/doc/psd/21.ipc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id$ +# $FreeBSD$ VOLUME= psd/21.ipc SRCS= 0.t 1.t 2.t 3.t 4.t 5.t |