diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-21 08:21:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-21 08:21:43 +0000 |
commit | 88ddfce4d8b5f51a27cb1832cd914f894eef930b (patch) | |
tree | 9a7f92954d956244937c54a246ae7a9535d23398 /usr.bin | |
parent | 742ec7e849907d2bc1df36919068ba066cb3a14f (diff) |
point people to usd doc;
ok otto@
Diffstat (limited to 'usr.bin')
-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 |