diff options
author | Ian Darwin <ian@cvs.openbsd.org> | 2006-10-08 02:01:03 +0000 |
---|---|---|
committer | Ian Darwin <ian@cvs.openbsd.org> | 2006-10-08 02:01:03 +0000 |
commit | 76fdd4e99f758930ca6e539c26c944b5b60b14bf (patch) | |
tree | 1e4995fa8e7ec3fb3487cbcceee710ae9eed8132 /share/man/man4 | |
parent | 573b52151121739126f49df85e2287bf172ba56f (diff) |
fix minor typo
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/bktr.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bktr.4 b/share/man/man4/bktr.4 index cfa0f4b80c0..f7a93727337 100644 --- a/share/man/man4/bktr.4 +++ b/share/man/man4/bktr.4 @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: bktr.4,v 1.22 2005/12/07 12:29:05 jmc Exp $ +.\" $OpenBSD: bktr.4,v 1.23 2006/10/08 02:01:02 ian Exp $ .\" $FreeBSD: /c/ncvs/src/share/man/man4/bktr.4,v 1.9.2.5 2001/03/06 19:08:09 ru Exp $ .\" .Dd January 28, 1998 @@ -175,7 +175,7 @@ only even fields .Pp By default, frames will consist of both the odd and even fields. .It Dv METEORGSUPPIXFMT Fa "struct meteor_pixfmt *" -This command is used interatively to fetch descriptions of supported +This command is used iteratively to fetch descriptions of supported output pixel formats into the .Vt meteor_pixfmt * argument. |