diff options
author | steve <steve@FreeBSD.org> | 1997-06-29 18:50:34 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1997-06-29 18:50:34 +0000 |
commit | 8d3c561e32236d0061cc1de5ec7a4224d7ec85f4 (patch) | |
tree | 88556632c6d2c095204cdc541687b2ee2eceb884 /libexec/rbootd/pathnames.h | |
parent | 00d5c772722ec736123d5957a59942627ebe3ec9 (diff) | |
parent | 5454f4c2306786c3837729bf386fbfe2b4354b62 (diff) | |
download | FreeBSD-src-8d3c561e32236d0061cc1de5ec7a4224d7ec85f4.zip FreeBSD-src-8d3c561e32236d0061cc1de5ec7a4224d7ec85f4.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r27074,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'libexec/rbootd/pathnames.h')
-rw-r--r-- | libexec/rbootd/pathnames.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libexec/rbootd/pathnames.h b/libexec/rbootd/pathnames.h index d960dce..381864a 100644 --- a/libexec/rbootd/pathnames.h +++ b/libexec/rbootd/pathnames.h @@ -1,3 +1,5 @@ +/* $NetBSD: pathnames.h,v 1.3 1995/08/21 17:05:15 thorpej Exp $ */ + /* * Copyright (c) 1988, 1992 The University of Utah and the Center * for Software Science (CSS). @@ -38,9 +40,9 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)pathnames.h 8.1 (Berkeley) 6/4/93 + * from: @(#)pathnames.h 8.1 (Berkeley) 6/4/93 * - * Utah $Hdr: pathnames.h 3.1 92/07/06$ + * From: Utah Hdr: pathnames.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS */ |