aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/ax.1df6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/man1/ax.1df b/man/man1/ax.1df
index a1513e06..40125167 100644
--- a/man/man1/ax.1df
+++ b/man/man1/ax.1df
@@ -3,9 +3,11 @@
.B ax
\- evaluate an awk expression
.SH SYNOPSIS
-.B ax '2.0+3.0'
+.B ax
+\&'2.0+3.0'
.br
-.B ax '%.2f\n' 'sin(2)'
+.B ax
+\&'%.2f\\n' 'sin(2)'
.SH DESCRIPTION
.B ax
evaluates an expression given on the command line with awk(1) and prints its