diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-05-20 02:53:43 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-05-20 02:53:43 +0000 |
commit | ccf726f012a6ad9b03258cf535d7886b53b71aee (patch) | |
tree | c79ad1616ff695a5c3e10963051c3561d95198a4 /share/man | |
parent | 9b3cd2f8f87cca7f2cd5cd1be885af6923448953 (diff) |
fix a typo; from David Krause <openbsd@davidkrause.com>
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/sti.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sti.4 b/share/man/man4/sti.4 index 14ee167c44a..3463ae0c69e 100644 --- a/share/man/man4/sti.4 +++ b/share/man/man4/sti.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sti.4,v 1.5 2002/04/06 01:28:22 mickey Exp $ +.\" $OpenBSD: sti.4,v 1.6 2002/05/20 02:53:42 mickey Exp $ .\" .\" Copyright (c) 2001 Michael Shalayeff .\" All rights reserved. @@ -79,7 +79,7 @@ Miscellaneous utility functions. .El .Pp There are two modes for accessing the PROM: -.Dr byte +.Dq byte and .Dq word mode. |