diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-09-22 14:50:33 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2003-09-22 14:50:33 +0000 |
commit | 002d4a78bac8599bbb5ab9cd9db8ac2b2d3bd57e (patch) | |
tree | 21ce7a144a739e79823bc5b124360cd49631720d | |
parent | 0c8af744189276589d7546762406019a754e9aca (diff) |
Typo.
-rw-r--r-- | usr.bin/dc/dc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/dc/dc.1 b/usr.bin/dc/dc.1 index 29c1bc0804f..32643abc890 100644 --- a/usr.bin/dc/dc.1 +++ b/usr.bin/dc/dc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dc.1,v 1.3 2003/09/22 14:49:16 otto Exp $ +.\" $OpenBSD: dc.1,v 1.4 2003/09/22 14:50:32 otto Exp $ .\" .\" Copyright (C) Caldera International Inc. 2001-2002. .\" All rights reserved. @@ -146,7 +146,7 @@ is pushed on the stack. The register .Ar x is not altered. -Initally, all registers contain the value zero. +Initially, all registers contain the value zero. If the .Ar l is capitalized, |