diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2018-04-20 04:41:52 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2018-04-20 04:41:52 +0000 |
commit | cf76f2a83d8c0ee3263c66a26d6d7e8d4d505f36 (patch) | |
tree | 11cd35abf4a262d465ea12b62a091311404dc665 | |
parent | 1ddd5ddc536a9dfe6a37b694c54c4e70b1ea589c (diff) |
better wording
-rw-r--r-- | share/man/man4/ccp.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ccp.4 b/share/man/man4/ccp.4 index 0f303f3974f..651c2934c86 100644 --- a/share/man/man4/ccp.4 +++ b/share/man/man4/ccp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ccp.4,v 1.1 2018/04/20 04:37:56 dlg Exp $ +.\" $OpenBSD: ccp.4,v 1.2 2018/04/20 04:41:51 dlg Exp $ .\" .\" Copyright (c) 2018 David Gwynne <dlg@openbsd.org> .\" @@ -30,8 +30,8 @@ and a random number generator. .Pp The .Nm -driver supports for feeding output of the devices random number -generator into the kernel entropy pool. +driver supports feeding output of the random number generator into +the kernel entropy pool. .Sh SEE ALSO .Xr intro 4 , .Xr random 4 , |