Date: Mon, 23 Sep 2002 22:26:53 -0400 From: Tom Rhodes <trhodes@FreeBSD.org> To: Ceri Davies <setantae@submonkey.net> Cc: lazar@phc.net, doc@FreeBSD.org Subject: Re: typo/error in the handbook Message-ID: <20020923222653.2beb5bec.trhodes@FreeBSD.org> In-Reply-To: <20020923182230.GA17003@submonkey.net> References: <3D8EFAE0.E9376ACC@phc.net> <20020923182230.GA17003@submonkey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Shouldn't it be: # cat /cdrom/src/ssys.[a-d]* | tar xzvf - ? I think this was something I submitted along time ago ;) On Mon, 23 Sep 2002 19:22:30 +0100 Ceri Davies <setantae@submonkey.net> wrote: > On Mon, Sep 23, 2002 at 01:28:32PM +0200, peter lazar wrote: > > in 9.3, building a custom kernel > > instead of > > > > # cat /cdrom/src/ssys.[a-d]* | tar -xzvf > > > > there should be > > > > # cat /cdrom/src/ssys.[a-d]* | tar -xzvf - > > Good catch - fixed. > > Thanks very much! > > Ceri > > -- > you can't see when light's so strong > you can't see when light is gone > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > -- Tom (Darklogik) Rhodes www.FreeBSD.org -The Power To Serve www.Pittgoth.com -Pittgoth Discussion Portal trhodes@{Pittgoth.com, FreeBSD.org} PGP key by www: http://www.pittgoth.com/~darklogik/darklogik.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020923222653.2beb5bec.trhodes>