diff options
author | Jared Yanovich <jaredy@cvs.openbsd.org> | 2005-09-30 20:34:27 +0000 |
---|---|---|
committer | Jared Yanovich <jaredy@cvs.openbsd.org> | 2005-09-30 20:34:27 +0000 |
commit | 536a1d269c34f652761695e0a062e1e582da62a4 (patch) | |
tree | 0bfa11cec1acca2e72e2743415172ce6be64c4f0 /usr.bin/bc | |
parent | f17b47d200e2fc7cbd48054dab97824e7e5396c4 (diff) |
deploy .An -nosplit; ok jmc
Diffstat (limited to 'usr.bin/bc')
-rw-r--r-- | usr.bin/bc/bc.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/bc/bc.1 b/usr.bin/bc/bc.1 index 990e2baffac..cf274185efa 100644 --- a/usr.bin/bc/bc.1 +++ b/usr.bin/bc/bc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bc.1,v 1.18 2004/10/19 07:36:51 otto Exp $ +.\" $OpenBSD: bc.1,v 1.19 2005/09/30 20:34:25 jaredy Exp $ .\" .\" Copyright (C) Caldera International Inc. 2001-2002. .\" All rights reserved. @@ -365,6 +365,7 @@ A complete rewrite of the command first appeared in .Ox 3.5 . .Sh AUTHORS +.An -nosplit The original version of the .Nm command was written by |