diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-03 06:48:00 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-03 06:48:00 +0000 |
commit | d2b345b3ad98af7fc7d38157c3d29a5b3a20f216 (patch) | |
tree | 9a7038f1c064f9952947a3a7f44f13d3d83f455c /share/man/man4 | |
parent | 4aac770f11041cc30001d30aa1675eda9a492897 (diff) |
HPUX, HP/UX -> HP-UX
ok mickey@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.hp300/grf.4 | 4 | ||||
-rw-r--r-- | share/man/man4/options.4 | 4 | ||||
-rw-r--r-- | share/man/man4/sti.4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.hp300/grf.4 b/share/man/man4/man4.hp300/grf.4 index 8d01b79756a..32a50a12686 100644 --- a/share/man/man4/man4.hp300/grf.4 +++ b/share/man/man4/man4.hp300/grf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: grf.4,v 1.9 2003/03/19 11:14:25 miod Exp $ +.\" $OpenBSD: grf.4,v 1.10 2003/04/03 06:47:58 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -95,7 +95,7 @@ structure, as defined in .Aq Pa machine/grfioctl.h : .Bd -literal struct grfinfo { - int gd_id; /* HPUX identifier */ + int gd_id; /* HP-UX identifier */ caddr_t gd_regaddr; /* control registers physaddr */ int gd_regsize; /* control registers size */ caddr_t gd_fbaddr; /* frame buffer physaddr */ diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 08dd292059b..29f278b321d 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.119 2003/03/30 12:14:31 jmc Exp $ +.\" $OpenBSD: options.4,v 1.120 2003/04/03 06:47:59 jmc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -134,7 +134,7 @@ See .It Cd option COMPAT_HPUX On those architectures that support it, this enables binary compatibility with -.Em HP/UX +.Em HP-UX applications built for the same architecture. This option is available on some m68k architectures. See diff --git a/share/man/man4/sti.4 b/share/man/man4/sti.4 index 1e396df73e6..95be59a9959 100644 --- a/share/man/man4/sti.4 +++ b/share/man/man4/sti.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sti.4,v 1.9 2003/04/02 21:56:49 mickey Exp $ +.\" $OpenBSD: sti.4,v 1.10 2003/04/03 06:47:59 jmc Exp $ .\" .\" Copyright (c) 2001 Michael Shalayeff .\" All rights reserved. @@ -184,7 +184,7 @@ PCXL2 and PCXU monitor descriptors. .It 8.08 .Bl -bullet -compact .It -HP/UX 10 support for Visualize FX +HP-UX 10 support for Visualize FX .It .Nm dma_ctrl function added. |