Fix typo. From jmc@

This commit is contained in:
marco 2005-12-08 16:50:03 +00:00
parent 157c47f546
commit a68f83da68

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: iogen.8,v 1.3 2005/12/07 16:16:56 marco Exp $
.\" $OpenBSD: iogen.8,v 1.4 2005/12/08 16:50:03 marco Exp $
.\"
.\" Copyright (c) 2005 Marco Peereboom <marco@peereboom.us>
.\"
@ -64,7 +64,7 @@ processes.
.It Fl n Ar nr-forks
This will determine how many identical processes will be forked to run I/O.
The default is 1.
.It Fl p Ar read-precentage
.It Fl p Ar read-percentage
This determins the read vs write distribution.
The range is from 10% to 90%.
The default is 50.