diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2015-10-22 11:01:15 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2015-10-22 11:01:15 +0000 |
commit | fc2236a97fff314377a7b185545d88ddb87fa59f (patch) | |
tree | 8533b115326f9b03eaa912fdd38d9787c637e498 /share/man/man4 | |
parent | 347d1a424b585a86fa407ddf07fa17d1102445f9 (diff) |
typo.
ok jmc@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.amd64/skgpio.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.i386/skgpio.4 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.amd64/skgpio.4 b/share/man/man4/man4.amd64/skgpio.4 index b0c5744bc1e..eaa494eace8 100644 --- a/share/man/man4/man4.amd64/skgpio.4 +++ b/share/man/man4/man4.amd64/skgpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: skgpio.4,v 1.1 2014/12/10 05:42:25 jsg Exp $ +.\" $OpenBSD: skgpio.4,v 1.2 2015/10/22 11:01:14 sobrado Exp $ .\" .\" Copyright (c) 2014 Matt Dainty <matt@bodgit-n-scarper.com> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 10 2014 $ +.Dd $Mdocdate: October 22 2015 $ .Dt SKGPIO 4 amd64 .Os .Sh NAME @@ -53,5 +53,5 @@ The driver was written by .An Matt Dainty Aq matt@bodgit-n-scarper.com . .Sh BUGS -If the Xilinx FPGA is programmed with a different bistream, the driver will +If the Xilinx FPGA is programmed with a different bitstream, the driver will likely not function. diff --git a/share/man/man4/man4.i386/skgpio.4 b/share/man/man4/man4.i386/skgpio.4 index d172dab8ac5..b175ae9c75a 100644 --- a/share/man/man4/man4.i386/skgpio.4 +++ b/share/man/man4/man4.i386/skgpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: skgpio.4,v 1.1 2014/12/10 05:42:25 jsg Exp $ +.\" $OpenBSD: skgpio.4,v 1.2 2015/10/22 11:01:14 sobrado Exp $ .\" .\" Copyright (c) 2014 Matt Dainty <matt@bodgit-n-scarper.com> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 10 2014 $ +.Dd $Mdocdate: October 22 2015 $ .Dt SKGPIO 4 i386 .Os .Sh NAME @@ -53,5 +53,5 @@ The driver was written by .An Matt Dainty Aq matt@bodgit-n-scarper.com . .Sh BUGS -If the Xilinx FPGA is programmed with a different bistream, the driver will +If the Xilinx FPGA is programmed with a different bitstream, the driver will likely not function. |