cvs commit: src/share/man/man4 ng_fec.4
Julian Elischer
julian at elischer.org
Sun Mar 25 05:53:03 UTC 2007
Maxim Konovalov wrote:
> 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 :-)
the examples are as would be expected in a shell script..
not an interactive shell.
>
More information about the cvs-src
mailing list