dumprestor.h moves to /usr/include/protocols/dumprestore.h
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 19 Jun 1985 13:21:33 +0000 (05:21 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 19 Jun 1985 13:21:33 +0000 (05:21 -0800)
SCCS-vsn: share/man/man5/dump.5 6.2
SCCS-vsn: include/Makefile 5.5

usr/src/include/Makefile
usr/src/share/man/man5/dump.5

index fb46934..8e16ebc 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.4 (Berkeley) %G%
+#      @(#)Makefile    5.5 (Berkeley) %G%
 #
 # Doing a make install builds /usr/include
 #
 #
 # Doing a make install builds /usr/include
 #
 #
 DESTDIR=
 SUBDIRS=arpa pascal protocols
 #
 DESTDIR=
 SUBDIRS=arpa pascal protocols
-STD=   a.out.h ar.h assert.h ctype.h curses.h dbm.h ndbm.h \
-       disktab.h dumprestor.h fcntl.h fstab.h grp.h lastlog.h \
-       math.h mp.h mtab.h nameser.h netdb.h nlist.h pcc.h ptrace.h pwd.h \
-       ranlib.h resolv.h setjmp.h sgtty.h stab.h stdio.h strings.h \
-       struct.h syscall.h sysexits.h time.h ttyent.h utmp.h varargs.h vfont.h
+STD=   a.out.h ar.h assert.h ctype.h curses.h dbm.h ndbm.h disktab.h \
+       fcntl.h fstab.h grp.h lastlog.h math.h mp.h mtab.h nameser.h \
+       netdb.h nlist.h pcc.h ptrace.h pwd.h ranlib.h resolv.h setjmp.h \
+       sgtty.h stab.h stdio.h strings.h struct.h syscall.h sysexits.h \
+       time.h ttyent.h utmp.h varargs.h vfont.h
 LINKS= errno.h signal.h syslog.h
 MACHINE=vax
 MACHDEP=${MACHINE} vaxif vaxmba vaxuba
 LINKS= errno.h signal.h syslog.h
 MACHINE=vax
 MACHDEP=${MACHINE} vaxif vaxmba vaxuba
index 1156d8e..97bf69d 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)dump.5      6.1 (Berkeley) %G%
+.\"    @(#)dump.5      6.2 (Berkeley) %G%
 .\"
 .TH DUMP 5  ""
 .UC 4
 .\"
 .TH DUMP 5  ""
 .UC 4
@@ -13,7 +13,7 @@ dump, dumpdates \- incremental dump format
 .br
 .B #include <sys/inode.h>
 .br
 .br
 .B #include <sys/inode.h>
 .br
-.B #include <dumprestor.h>
+.B #include <protocols/dumprestore.h>
 .SH DESCRIPTION
 Tapes used by
 .I dump
 .SH DESCRIPTION
 Tapes used by
 .I dump
@@ -31,7 +31,7 @@ a group of records describing files
 The format of the header record and of the first
 record of each description as given in the
 include file
 The format of the header record and of the first
 record of each description as given in the
 include file
-.I <dumprestor.h>
+.I <protocols/dumprestore.h>
 is:
 .PP
 .nf
 is:
 .PP
 .nf