| Summary: | [patch] ng_fec man page contains a non working example | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Sameh Ghane <sameh+freebsd> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Sameh Ghane
2007-03-08 18:40:05 UTC
Oops, actually I ran into this problem because tcsh does not support the '<<-' operator. Man page might need some rewrite though. Sorry. Cheers, -- Sameh Ghane State Changed From-To: open->closed Committed. Thanks! maxim 2007-03-24 01:39:24 UTC
FreeBSD src repository
Modified files:
share/man/man4 ng_fec.4
Log:
o While the script is correct and works well in sh(1) make it
works in tcsh(1) which does not support <<- redirection.
PR: docs/110097
Submitted by: Sameh Ghane
Revision Changes Path
1.5 +1 -1 src/share/man/man4/ng_fec.4
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|