diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-05 14:02:27 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-08-05 14:02:27 +0000 |
commit | bc1bdab07cf436a1161a0eec8692d7d4676eca76 (patch) | |
tree | 0576d83885439cf8b204832b4cdf300dcf385c20 /usr.bin | |
parent | 2e5736fc1eefdce6a145d0e39c35d79d64b1f7ef (diff) |
occured -> occurred;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/gzsig/gzsig.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/gzsig/gzsig.1 b/usr.bin/gzsig/gzsig.1 index f7865289919..683c84b7373 100644 --- a/usr.bin/gzsig/gzsig.1 +++ b/usr.bin/gzsig/gzsig.1 @@ -1,5 +1,5 @@ -.\" $OpenBSD: gzsig.1,v 1.6 2005/06/01 08:14:53 jmc Exp $ -.\" $Id: gzsig.1,v 1.6 2005/06/01 08:14:53 jmc Exp $ +.\" $OpenBSD: gzsig.1,v 1.7 2005/08/05 14:02:26 jmc Exp $ +.\" $Id: gzsig.1,v 1.7 2005/08/05 14:02:26 jmc Exp $ .\" .\" Copyright (c) 2001 Dug Song <dugsong@arbor.net> .\" Copyright (c) 2001 Arbor Networks, Inc. @@ -79,7 +79,7 @@ instead of being supplied manually. .Pp The .Nm -utility exits 0 on success or >0 if an error occured. +utility exits 0 on success or >0 if an error occurred. .Sh EXAMPLES Sign .Ar file1 |