[Bug 206283] Awk manpage fails to cite ampersand substitutions.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 15 04:10:26 UTC 2016


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: freebsd-doc at FreeBSD.org
          Reporter: nibbana at gmx.us

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.


More information about the freebsd-doc mailing list