Skip to content

Commit

Permalink
Small fix to the man page.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoldrobbins committed Feb 20, 2020
1 parent e92c8e4 commit 91eaf7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions awk.1
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,8 @@ There are no explicit conversions between numbers and strings.
To force an expression to be treated as a number add 0 to it;
to force it to be treated as a string concatenate
\&\f(CW""\fP to it.
.br
.PP
The scope rules for variables in functions are a botch;
the syntax is worse.
.br
.PP
Only eight-bit characters sets are handled correctly.

0 comments on commit 91eaf7f

Please sign in to comment.