diff options
-rw-r--r-- | share/man/man4/man4.hp300/dvbox.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.hp300/grf.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.hp300/intro.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.hp300/le.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.hp300/sd.4 | 4 |
5 files changed, 12 insertions, 12 deletions
diff --git a/share/man/man4/man4.hp300/dvbox.4 b/share/man/man4/man4.hp300/dvbox.4 index 6cc660387b9..88f4cee9ba7 100644 --- a/share/man/man4/man4.hp300/dvbox.4 +++ b/share/man/man4/man4.hp300/dvbox.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dvbox.4,v 1.1 2003/03/16 20:12:50 miod Exp $ +.\" $OpenBSD: dvbox.4,v 1.2 2003/05/17 21:34:45 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -54,7 +54,7 @@ frame buffer The .Tn HP98730 and -.Tn HP98731 +.Tn HP98731 are stackable 4-bit color frame buffers, also known as the DaVinci. By adding up to 7 diff --git a/share/man/man4/man4.hp300/grf.4 b/share/man/man4/man4.hp300/grf.4 index 32a50a12686..df789cae855 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.10 2003/04/03 06:47:58 jmc Exp $ +.\" $OpenBSD: grf.4,v 1.11 2003/05/17 21:34:45 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -115,8 +115,8 @@ Graphics On .Pp Turn graphics on by enabling .Tn CRT -output. -The screen will come on, displaying whatever is in the frame buffer, using +output. +The screen will come on, displaying whatever is in the frame buffer, using whatever colormap is in place. .It Dv GRFIOCOFF Graphics Off diff --git a/share/man/man4/man4.hp300/intro.4 b/share/man/man4/man4.hp300/intro.4 index 2a2ff8bb650..16d02d720ad 100644 --- a/share/man/man4/man4.hp300/intro.4 +++ b/share/man/man4/man4.hp300/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.15 2003/03/19 11:14:25 miod Exp $ +.\" $OpenBSD: intro.4,v 1.16 2003/05/17 21:34:45 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,7 +40,7 @@ .Nm intro .Nd introduction to special files and hardware support .Sh DESCRIPTION -The manual pages in section 4 describe the special files, +The manual pages in section 4 describe the special files, related driver functions, and networking support available in the system. In this part of the manual, the @@ -98,7 +98,7 @@ A list of the supported devices is given below. .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. -Pseudo-devices are not listed. +Pseudo-devices are not listed. Devices are indicated by their functional interface. Not all supported devices are listed. .Pp diff --git a/share/man/man4/man4.hp300/le.4 b/share/man/man4/man4.hp300/le.4 index b1c39fcfbfb..f5bedd866a7 100644 --- a/share/man/man4/man4.hp300/le.4 +++ b/share/man/man4/man4.hp300/le.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: le.4,v 1.6 2002/10/01 07:12:30 miod Exp $ +.\" $OpenBSD: le.4,v 1.7 2003/05/17 21:34:45 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -63,7 +63,7 @@ is specified at boot time with an .Dv SIOCSIFADDR .Xr ioctl 2 . The -.Nm +.Nm interface employs the address resolution protocol described in .Xr arp 4 to dynamically map between Internet and Ethernet addresses on the local diff --git a/share/man/man4/man4.hp300/sd.4 b/share/man/man4/man4.hp300/sd.4 index 3d7b937cd33..6e1f3e3c50a 100644 --- a/share/man/man4/man4.hp300/sd.4 +++ b/share/man/man4/man4.hp300/sd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sd.4,v 1.4 2003/03/16 20:12:51 miod Exp $ +.\" $OpenBSD: sd.4,v 1.5 2003/05/17 21:34:45 jmc Exp $ .\" .\" Copyright (c) 1996 .\" Julian Elischer <julian@freebsd.org>. All rights reserved. @@ -126,7 +126,7 @@ disklabel and information held within the kernel. To avoid corruption, all access to the device will be discarded until there are no more open file descriptors referencing the device. During this period, all new open attempts will be rejected. -When no more open file descriptors reference the device, the next +When no more open file descriptors reference the device, the next open will load a new set of parameters (including disklabel) for the drive. .Sh FILES .Bl -tag -width /dev/rsdXXXXX -compact |