diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-08-20 05:52:05 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-08-20 05:52:05 +0000 |
commit | 589f2d4610485a1113a60333cabd6df2825cf7e5 (patch) | |
tree | 99eeeffb698ea2a2319cfd382e6245ec3ca55df3 | |
parent | 673dfe50d7e701fdc350f70cf47ba22dabe3f85a (diff) |
another FXE -> FXe
ok miod@
-rw-r--r-- | share/man/man4/sti.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/sti.4 b/share/man/man4/sti.4 index 50518184db8..c00df6b135f 100644 --- a/share/man/man4/sti.4 +++ b/share/man/man4/sti.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sti.4,v 1.26 2024/08/17 08:41:25 miod Exp $ +.\" $OpenBSD: sti.4,v 1.27 2024/08/20 05:52:04 jsg Exp $ .\" .\" Copyright (c) 2001 Michael Shalayeff .\" All rights reserved. @@ -24,7 +24,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 17 2024 $ +.Dd $Mdocdate: August 20 2024 $ .Dt STI 4 .Os .Sh NAME @@ -239,7 +239,7 @@ EPROM map mode, implemented on .Nm Visualize EG . .It 8.11 Support for HP-UX non-implicit locking DMA, implemented on -.Nm Visualize FXE . +.Nm Visualize FXe . .It 8.12 .Nm sti_util function added (flashing under HP-UX and other sideband traffic). |