https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206283
Bug ID: 206283
Summary: Awk manpage fails to cite ampersand substitutions.
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
FreeBSD 9.3: Awk manpage fails to cite the ampersand subsitution
operation that occurs in sub/gsub functions, eg:
$ echo damn! | awk '{ sub(/!/, "&&&"); print }'
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"