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/dc | |
parent | f17b47d200e2fc7cbd48054dab97824e7e5396c4 (diff) |
deploy .An -nosplit; ok jmc
Diffstat (limited to 'usr.bin/dc')
-rw-r--r-- | usr.bin/dc/dc.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/dc/dc.1 b/usr.bin/dc/dc.1 index 85fdf86890e..d358e98ede5 100644 --- a/usr.bin/dc/dc.1 +++ b/usr.bin/dc/dc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dc.1,v 1.19 2004/10/18 07:49:00 otto Exp $ +.\" $OpenBSD: dc.1,v 1.20 2005/09/30 20:34:25 jaredy Exp $ .\" .\" Copyright (C) Caldera International Inc. 2001-2002. .\" All rights reserved. @@ -523,6 +523,7 @@ command using the big number routines first appeared in .Ox 3.5 . .Sh AUTHORS +.An -nosplit The original version of the .Nm command was written by |