diff options
Diffstat (limited to 'manuals/bc/H.1.md')
| -rw-r--r-- | manuals/bc/H.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manuals/bc/H.1.md b/manuals/bc/H.1.md index ac35def9019f..2cb0b4eb27cc 100644 --- a/manuals/bc/H.1.md +++ b/manuals/bc/H.1.md @@ -372,7 +372,7 @@ The following are the options that bc(1) accepts. : Makes bc(1) print all numbers greater than **-1** and less than **1**, and not equal to **0**, with a leading zero. - This can be set for individual numbers with the **plz(x)**, plznl(x)**, + This can be set for individual numbers with the **plz(x)**, **plznl(x)**, **pnlz(x)**, and **pnlznl(x)** functions in the extended math library (see the **LIBRARY** section). |
