Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 New sentence, new line.
details: https://anonhg.NetBSD.org/src/rev/460eec35f0e7
branches: trunk
changeset: 769730:460eec35f0e7
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Sep 20 19:31:47 2011 +0000
description:
New sentence, new line.
diffstat:
share/man/man4/uaudio.4 | 6 +++---
share/man/man4/uscanner.4 | 16 ++++++++--------
2 files changed, 11 insertions(+), 11 deletions(-)
diffs (57 lines):
diff -r 980662fc1d9d -r 460eec35f0e7 share/man/man4/uaudio.4
--- a/share/man/man4/uaudio.4 Tue Sep 20 19:25:16 2011 +0000
+++ b/share/man/man4/uaudio.4 Tue Sep 20 19:31:47 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uaudio.4,v 1.24 2011/09/20 18:58:40 jym Exp $
+.\" $NetBSD: uaudio.4,v 1.25 2011/09/20 19:31:47 wiz Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -55,8 +55,8 @@
interface:
.Bl -tag -width Dv -offset 3n -compact
.It mixer
-A mixer has a number of inputs and one output. Each input has a control
-that determines its volume in the output.
+A mixer has a number of inputs and one output.
+Each input has a control that determines its volume in the output.
The name of the control is
.Ar mixN-S ,
where
diff -r 980662fc1d9d -r 460eec35f0e7 share/man/man4/uscanner.4
--- a/share/man/man4/uscanner.4 Tue Sep 20 19:25:16 2011 +0000
+++ b/share/man/man4/uscanner.4 Tue Sep 20 19:31:47 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: uscanner.4,v 1.11 2011/09/20 18:58:40 jym Exp $
+.\" $NetBSD: uscanner.4,v 1.12 2011/09/20 19:31:47 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -41,8 +41,8 @@
driver provides minimal support for USB scanners.
The driver recognizes a number of USB scanners, but to
actually scan anything there needs to be software that knows
-about the particular scanner. The SANE package provides
-support for some scanners.
+about the particular scanner.
+The SANE package provides support for some scanners.
.Sh HARDWARE
The
.Nm
@@ -87,11 +87,11 @@
appeared in
.Nx 1.6 .
.Sh BUGS
-This driver should not really exist. The scanners it recognizes
-can be accessed through the
+This driver should not really exist.
+The scanners it recognizes can be accessed through the
.Xr ugen 4
-driver instead. A proper scanner driver would provide a uniform
-interface to scanners instead of exposing the innards of the
-scanner.
+driver instead.
+A proper scanner driver would provide a uniform interface to scanners
+instead of exposing the innards of the scanner.
The reason the driver exists is to have something that is compatible
with the Linux driver.
Home |
Main Index |
Thread Index |
Old Index