diff options
author | xtraeme <xtraeme> | 2005-01-11 02:25:21 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-01-11 02:25:21 +0000 |
commit | 988d653fe73e987f13e6d8c773ac102525e586fc (patch) | |
tree | f77b5e5ccade4f280220bc669168cfac80e8355c /sysutils/mklivecd/files | |
parent | ba7d897c3fbae7e75c2d4c6d7e40a80e351823c3 (diff) | |
download | pkgsrc-988d653fe73e987f13e6d8c773ac102525e586fc.tar.gz |
Note that the example kernel file was based on the 2-0 branch,
bump date for that.
Diffstat (limited to 'sysutils/mklivecd/files')
-rw-r--r-- | sysutils/mklivecd/files/mklivecd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/mklivecd/files/mklivecd.8 b/sysutils/mklivecd/files/mklivecd.8 index 2f722caad7c..b871d56663a 100644 --- a/sysutils/mklivecd/files/mklivecd.8 +++ b/sysutils/mklivecd/files/mklivecd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mklivecd.8,v 1.9 2004/11/04 17:01:11 wiz Exp $ +.\" $NetBSD: mklivecd.8,v 1.10 2005/01/11 02:25:21 xtraeme Exp $ .\" .\" mklivecd - Build a NetBSD Live CD for i386 machines .\" Copyright (c) 2004 Juan RP <xtraeme@NetBSD.org> @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd November 4, 2004 +.Dd January 11, 2005 .Dt MKLIVECD 8 .Os .Sh NAME @@ -339,7 +339,7 @@ An example kernel config file, .Pa KERN-LIVECD , has been installed into .Ar ${PREFIX}/share/mklivecd , -based on the -current branch. +based on the 2.0 branch. You should copy your own kernel config file into .Ar $HOME/.mklivecd . The |