diff options
author | 2004-04-21 08:21:42 +0000 | |
---|---|---|
committer | 2004-04-21 08:21:42 +0000 | |
commit | b566bb89f1c08bc79b59884e89edeeecab246642 (patch) | |
tree | d429489d767d6de259a86a95c974ba76f2eb12e1 | |
parent | - point people to smm docs (diff) | |
download | wireguard-openbsd-b566bb89f1c08bc79b59884e89edeeecab246642.tar.xz wireguard-openbsd-b566bb89f1c08bc79b59884e89edeeecab246642.zip |
point people to usd doc;
ok otto@
-rw-r--r-- | usr.bin/bc/bc.1 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/usr.bin/bc/bc.1 b/usr.bin/bc/bc.1 index 6d82072cea2..15a217a5dbf 100644 --- a/usr.bin/bc/bc.1 +++ b/usr.bin/bc/bc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bc.1,v 1.15 2003/12/02 09:00:48 otto Exp $ +.\" $OpenBSD: bc.1,v 1.16 2004/04/21 08:21:42 jmc Exp $ .\" .\" Copyright (C) Caldera International Inc. 2001-2002. .\" All rights reserved. @@ -331,12 +331,9 @@ option is specified on the command line. .El .Sh SEE ALSO .Xr dc 1 -.Rs -.%B USD:06 -.%A L. L. Cherry -.%A R. Morris -.%T "BC \- An arbitrary precision desk-calculator language" -.Re +.Pp +"BC \- An Arbitrary Precision Desk-Calculator Language", +.Pa /usr/share/doc/usd/06.bc/ . .Sh STANDARDS The .Nm |