Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man New sentence, new line.
details: https://anonhg.NetBSD.org/src/rev/8aba6c304fad
branches: trunk
changeset: 356017:8aba6c304fad
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Aug 27 20:42:55 2017 +0000
description:
New sentence, new line.
diffstat:
share/man/man4/cfb.4 | 5 +++--
share/man/man4/mfb.4 | 5 +++--
share/man/man4/sfb.4 | 8 ++++----
share/man/man4/tfb.4 | 9 +++++----
share/man/man9/locking.9 | 14 ++++++++------
5 files changed, 23 insertions(+), 18 deletions(-)
diffs (121 lines):
diff -r 8eafec4b039f -r 8aba6c304fad share/man/man4/cfb.4
--- a/share/man/man4/cfb.4 Sun Aug 27 20:42:18 2017 +0000
+++ b/share/man/man4/cfb.4 Sun Aug 27 20:42:55 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cfb.4,v 1.6 2017/08/22 15:56:46 maya Exp $
+.\" $NetBSD: cfb.4,v 1.7 2017/08/27 20:42:55 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -41,7 +41,8 @@
The
.Nm
driver provides support for the PMAG-B CX colour framebuffer for the
-TURBOchannel bus. The PMAG-B is an 8 bpp colour framebuffer capable
+TURBOchannel bus.
+The PMAG-B is an 8 bpp colour framebuffer capable
of running at a resolution of 1024-by-864 at 60 Hz.
.Sh SEE ALSO
.Xr mfb 4 ,
diff -r 8eafec4b039f -r 8aba6c304fad share/man/man4/mfb.4
--- a/share/man/man4/mfb.4 Sun Aug 27 20:42:18 2017 +0000
+++ b/share/man/man4/mfb.4 Sun Aug 27 20:42:55 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mfb.4,v 1.6 2017/08/22 15:56:46 maya Exp $
+.\" $NetBSD: mfb.4,v 1.7 2017/08/27 20:42:55 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -41,7 +41,8 @@
The
.Nm
driver provides support for the PMAG-A MX monochrome framebuffer for
-the TURBOchannel bus. The PMAG-A is a monochrome framebuffer capable
+the TURBOchannel bus.
+The PMAG-A is a monochrome framebuffer capable
of running at a resolution of 1280-by-1024 at 72 Hz.
.Sh SEE ALSO
.Xr cfb 4 ,
diff -r 8eafec4b039f -r 8aba6c304fad share/man/man4/sfb.4
--- a/share/man/man4/sfb.4 Sun Aug 27 20:42:18 2017 +0000
+++ b/share/man/man4/sfb.4 Sun Aug 27 20:42:55 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sfb.4,v 1.5 2017/08/22 15:56:46 maya Exp $
+.\" $NetBSD: sfb.4,v 1.6 2017/08/27 20:42:55 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -41,9 +41,9 @@
The
.Nm
driver provides support for the PMAGB-B HX colour/grayscale 2-D
-framebuffer for the TURBOchannel bus. The PMAGB-B is an 8 bpp
-colour/grayscale framebuffer capable of running at a resolution of
-1280-by-1024 at 66 or 72 Hz.
+framebuffer for the TURBOchannel bus.
+The PMAGB-B is an 8 bpp colour/grayscale framebuffer capable of
+running at a resolution of 1280-by-1024 at 66 or 72 Hz.
.Sh SEE ALSO
.Xr cfb 4 ,
.Xr mfb 4 ,
diff -r 8eafec4b039f -r 8aba6c304fad share/man/man4/tfb.4
--- a/share/man/man4/tfb.4 Sun Aug 27 20:42:18 2017 +0000
+++ b/share/man/man4/tfb.4 Sun Aug 27 20:42:55 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tfb.4,v 1.5 2017/08/22 15:56:46 maya Exp $
+.\" $NetBSD: tfb.4,v 1.6 2017/08/27 20:42:55 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -41,9 +41,10 @@
The
.Nm
driver provides support for the PMAG-J and PMAGB-J TX colour
-framebuffer for the TURBOchannel bus. The PMAG-J is an 8 bpp or 24
-bpp colour framebuffer capable of running at a resolution of
-1280-by-1024 at 66 Hz. The PMAGB-J is an 8 bpp or 24 bpp colour
+framebuffer for the TURBOchannel bus.
+The PMAG-J is an 8 bpp or 24 bpp colour framebuffer capable of
+running at a resolution of 1280-by-1024 at 66 Hz.
+The PMAGB-J is an 8 bpp or 24 bpp colour
framebuffer capable of running at a resolution of 1280-by-1024 at 72
Hz.
.Sh SEE ALSO
diff -r 8eafec4b039f -r 8aba6c304fad share/man/man9/locking.9
--- a/share/man/man9/locking.9 Sun Aug 27 20:42:18 2017 +0000
+++ b/share/man/man9/locking.9 Sun Aug 27 20:42:55 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: locking.9,v 1.6 2017/08/23 22:27:55 pgoyette Exp $
+.\" $NetBSD: locking.9,v 1.7 2017/08/27 20:43:37 wiz Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -215,21 +215,23 @@
.Ss Passive reference mechanism
Passive references allow CPUs to cheaply acquire and release passive
references to a resource, which guarantee the resource will not be
-destroyed until the reference is released. Acquiring and releasing
-passive references requires no interprocessor synchronization, except
-when the resource is pending destruction.
+destroyed until the reference is released.
+Acquiring and releasing passive references requires no interprocessor
+synchronization, except when the resource is pending destruction.
.Pp
See
.Xr psref 9 .
.Ss Localcount mechanism
Localcounts are used in the kernel to implement a medium-weight reference
-counting mechanism. During normal operations, localcounts do not need
+counting mechanism.
+During normal operations, localcounts do not need
the interprocessor synchronization associated with
.Xr atomic_ops 3
atomic memory operations, and (unlike
.Xr psref 9 )
localcount references can be held across sleeps and can migrate between
-CPUs. Draining a localcount requires more expensive interprocessor
+CPUs.
+Draining a localcount requires more expensive interprocessor
synchronization than
.Xr atomic_ops 3
(similar to
Home |
Main Index |
Thread Index |
Old Index