~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to doc/gawk.info

  • Committer: Arnold D. Robbins
  • Date: 2019-02-03 20:21:24 UTC
  • Revision ID: git-v1:348cdff0b903121e4a3d21dec69947fa4fc779cd
Doc updates, add spell check for man page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7741
7741
   In POSIX mode (*note Options::), 'gawk' does not allow escaped
7742
7742
newlines.  Otherwise, it behaves as just described.
7743
7743
 
7744
 
   Brian Kernighan's 'awk' and Busybox 'awk' remove the backslash but
 
7744
   Brian Kernighan's 'awk' and BusyBox 'awk' remove the backslash but
7745
7745
leave the newline intact, as part of the string:
7746
7746
 
7747
7747
     $ nawk 'BEGIN { print "hello, \