diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-01-31 19:56:48 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-01-31 19:58:45 +0000 |
commit | 47a52dc4d48f259ab7d9f9ba6b65f4f2331a22dc (patch) | |
tree | 6e73791cfb3f127d7f2889c8e0a0380bc9913514 /manuals/bc/ENP.1 | |
parent | 7fe0a3f2085758fdef0a705dbc81d72f1f1953c6 (diff) |
Vendor import of Gavin Howard's bc version 3.2.6vendor/bc/3.2.6
Diffstat (limited to 'manuals/bc/ENP.1')
-rw-r--r-- | manuals/bc/ENP.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manuals/bc/ENP.1 b/manuals/bc/ENP.1 index 0240b22b495a..2116cc69d38d 100644 --- a/manuals/bc/ENP.1 +++ b/manuals/bc/ENP.1 @@ -1,7 +1,7 @@ .\" .\" SPDX-License-Identifier: BSD-2-Clause .\" -.\" Copyright (c) 2018-2020 Gavin D. Howard and contributors. +.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.TH "BC" "1" "October 2020" "Gavin D. Howard" "General Commands Manual" +.TH "BC" "1" "January 2021" "Gavin D. Howard" "General Commands Manual" .SH NAME .PP bc - arbitrary-precision decimal arithmetic language and calculator |