summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2017-10-08 15:14:52 +0000
committerjmc <jmc@openbsd.org>2017-10-08 15:14:52 +0000
commitdde315d0bafaa970116f85f6271b7ed079e5ed47 (patch)
tree549bcdfea998ea505b7374fd934c81ba751c6a2e
parentMake cacheflush(3) and get_fpc_csr(3) manual pages available on octeon. (diff)
downloadwireguard-openbsd-dde315d0bafaa970116f85f6271b7ed079e5ed47.tar.xz
wireguard-openbsd-dde315d0bafaa970116f85f6271b7ed079e5ed47.zip
be a bit clearer about -l: original diff from jan stary, but i've
tweaked it a bit; ok otto
-rw-r--r--usr.bin/bc/bc.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/bc/bc.1 b/usr.bin/bc/bc.1
index 40667fc500c..05e03ca3265 100644
--- a/usr.bin/bc/bc.1
+++ b/usr.bin/bc/bc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bc.1,v 1.32 2015/11/17 05:45:35 mmcc Exp $
+.\" $OpenBSD: bc.1,v 1.33 2017/10/08 15:14:52 jmc Exp $
.\"
.\" Copyright (C) Caldera International Inc. 2001-2002.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\"
.\" @(#)bc.1 6.8 (Berkeley) 8/8/91
.\"
-.Dd $Mdocdate: November 17 2015 $
+.Dd $Mdocdate: October 8 2017 $
.Dt BC 1
.Os
.Sh NAME
@@ -76,9 +76,9 @@ If multiple
options are specified, they are processed in the order given,
separated by newlines.
.It Fl l
-Allow specification of an arbitrary precision math library.
-The definitions in the library are available to command line
-expressions.
+Include an arbitrary precision math library.
+The definitions in the library are available to command line expressions
+and are documented below.
.El
.Pp
The syntax for
@@ -262,7 +262,7 @@ Not specifying a return statement is equivalent to writing
.Pp
Functions available in the math library, which is loaded by specifying the
.Fl l
-flag on the command line
+flag on the command line:
.Pp
.Bl -tag -width j(n,x) -offset indent -compact
.It s(x)