make a note in the author section that I got the idea of duplicating packages

to eliminate inter-cd dependencies from Todd Vierling.
This commit is contained in:
dmcmahill 2001-05-03 00:29:06 +00:00
parent f4c99f578c
commit 2e28011fbd

View file

@ -1,4 +1,4 @@
.\" $NetBSD: cdpack.1,v 1.1.1.1 2001/04/27 18:16:42 dmcmahill Exp $
.\" $NetBSD: cdpack.1,v 1.2 2001/05/03 00:29:06 dmcmahill Exp $
.\"
.\" Copyright (c) 2001 Dan McMahill, All rights reserved.
.\"
@ -126,4 +126,6 @@ packages collection in April, 2001.
.Sh AUTHOR
The
.Nm
utility was written by Dan McMahill (dmcmahill@netbsd.org).
utility was written by Dan McMahill (dmcmahill@netbsd.org). The
idea of duplicating packages to eliminate inter-CD dependencies
came from Todd Vierling (tv@netbsd.org).