diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-10 21:25:32 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1999-03-10 21:25:32 +0000 |
commit | 84ec796fc6d518ef63ca86a18ac449d89cf49440 (patch) | |
tree | 18159a9b5fedd36c3d0ccd0bd0e3cb563a77fbda /usr.bin/bdes | |
parent | 8affa375cf556683d80098e19f88a249dcfc41db (diff) |
fix comma splices involving 'however'
Diffstat (limited to 'usr.bin/bdes')
-rw-r--r-- | usr.bin/bdes/bdes.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/bdes/bdes.1 b/usr.bin/bdes/bdes.1 index 034664f3d2e..e18f937f5e4 100644 --- a/usr.bin/bdes/bdes.1 +++ b/usr.bin/bdes/bdes.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bdes.1,v 1.3 1996/07/12 22:25:03 deraadt Exp $ +.\" $OpenBSD: bdes.1,v 1.4 1999/03/10 21:25:29 pjanzen Exp $ .\" $NetBSD: bdes.1,v 1.1 1995/07/24 04:30:51 cgd Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -276,7 +276,7 @@ Additionally, programs which display programs' arguments may compromise the key and initialization vector, if they are specified on the command line. To avoid this .I bdes -overwrites its arguments, however, the obvious race cannot currently be +overwrites its arguments; however, the obvious race cannot currently be avoided. .PP Certain specific keys should be avoided because they introduce potential |