Date: Sat, 24 Mar 2001 10:03:12 +0200 From: Peter Pentchev <roam@orbitel.bg> To: Scott Long <scottl@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc MAKEDEV Message-ID: <20010324100311.D86089@ringworld.oblivion.bg> In-Reply-To: <200103230859.f2N8xdP15312@freefall.freebsd.org>; from scottl@FreeBSD.org on Fri, Mar 23, 2001 at 12:59:38AM -0800 References: <200103230859.f2N8xdP15312@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 23, 2001 at 12:59:38AM -0800, Scott Long wrote: > scottl 2001/03/23 00:59:38 PST > > Modified files: (Branch: RELENG_4) > etc MAKEDEV > Log: > MFC rev 1.295. Create symlink for afaN device. Hmm. [root@ringworld:v0 /dev]# sh MAKEDEV aac0 [root@ringworld:v0 /dev]# sh MAKEDEV aac0 ln: afa0: File exists [root@ringworld:v0 /dev]# Shouldn't that "ln -s" be "ln -sf"? G'luck, Peter -- This sentence no verb. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010324100311.D86089>