Date: Sat, 24 Mar 2007 11:41:44 +0300 (MSK) From: Maxim Konovalov <maxim@macomnet.ru> To: Gleb Smirnoff <glebius@FreeBSD.ORG> Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man4 ng_fec.4 Message-ID: <20070324113950.F47615@mp2.macomnet.net> In-Reply-To: <20070324062719.GI2713@FreeBSD.org> References: <200703240139.l2O1dOZU047128@repoman.freebsd.org> <20070324062719.GI2713@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 24 Mar 2007, 09:27+0300, Gleb Smirnoff wrote: > On Sat, Mar 24, 2007 at 01:39:24AM +0000, Maxim Konovalov wrote: > M> maxim 2007-03-24 01:39:24 UTC > M> > M> FreeBSD src repository > M> > M> Modified files: > M> share/man/man4 ng_fec.4 > M> Log: > M> o While the script is correct and works well in sh(1) make it > M> works in tcsh(1) which does not support <<- redirection. > M> > M> PR: docs/110097 > M> Submitted by: Sameh Ghane > > There are a lot of such example in netgraph manual pages. Isn't > <<- redirection a feature for any POSIX shell? Not sure about POSIX shell but our user default shell (tcsh) does not support this feature. I hope this is not a start of the shell bikeshed thread :-) -- Maxim Konovalov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070324113950.F47615>