Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 setup -> set up.
details: https://anonhg.NetBSD.org/src/rev/9e19a343282c
branches: trunk
changeset: 547139:9e19a343282c
user: wiz <wiz%NetBSD.org@localhost>
date: Wed May 14 07:59:00 2003 +0000
description:
setup -> set up.
diffstat:
share/man/man4/agp.4 | 4 ++--
share/man/man4/isic.4 | 6 +++---
share/man/man4/pppoe.4 | 4 ++--
share/man/man4/termios.4 | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diffs (81 lines):
diff -r b8bcb2b2ace1 -r 9e19a343282c share/man/man4/agp.4
--- a/share/man/man4/agp.4 Wed May 14 07:58:31 2003 +0000
+++ b/share/man/man4/agp.4 Wed May 14 07:59:00 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: agp.4,v 1.9 2002/02/20 20:28:18 gmcgarry Exp $
+.\" $NetBSD: agp.4,v 1.10 2003/05/14 07:59:00 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -103,7 +103,7 @@
.It Dv AGPIOC_RELEASE
Release AGP.
.It Dv AGPIOC_SETUP
-Setup AGP, using the members in the
+Set up AGP, using the members in the
.Em agp_setup
structure as defined in \*[Lt]sys/agpio.h\*[Gt]:
.Bd -literal
diff -r b8bcb2b2ace1 -r 9e19a343282c share/man/man4/isic.4
--- a/share/man/man4/isic.4 Wed May 14 07:58:31 2003 +0000
+++ b/share/man/man4/isic.4 Wed May 14 07:59:00 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: isic.4,v 1.12 2003/02/14 15:20:19 grant Exp $
+.\" $NetBSD: isic.4,v 1.13 2003/05/14 07:59:00 wiz Exp $
.\"
.\" Copyright (c) 1997, 2000 Hellmuth Michaelis. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: isic.4,v 1.12 2003/02/14 15:20:19 grant Exp $
+.\" $Id: isic.4,v 1.13 2003/05/14 07:59:00 wiz Exp $
.\"
.\" $FreeBSD$
.\"
@@ -187,7 +187,7 @@
.Pp
Older Versions of the AVM A1 also require setting of an IRQ jumper, newer
versions of this and the Fritz!Card only have an i/o base jumper and the
-interrupt is setup at runtime by reprogramming a register.
+interrupt is set up at runtime by reprogramming a register.
.Pp
This card is completely i/o mapped and must not have an
.Em iomem
diff -r b8bcb2b2ace1 -r 9e19a343282c share/man/man4/pppoe.4
--- a/share/man/man4/pppoe.4 Wed May 14 07:58:31 2003 +0000
+++ b/share/man/man4/pppoe.4 Wed May 14 07:59:00 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pppoe.4,v 1.21 2003/04/19 10:56:51 wiz Exp $
+.\" $NetBSD: pppoe.4,v 1.22 2003/05/14 07:59:01 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -162,7 +162,7 @@
map pppoe0 192.168.1.0/24 -\*[Gt] 0/32 mssclamp 1440
.Ed
.Pp
-If you do not use NAT, you need to setup a 1:1 NAT rule, just to
+If you do not use NAT, you need to set up a 1:1 NAT rule, just to
get the clamping:
.Bd -literal -offset indent
map pppoe0 x.x.x.x/24 -\*[Gt] 0/0 mssclamp 1440
diff -r b8bcb2b2ace1 -r 9e19a343282c share/man/man4/termios.4
--- a/share/man/man4/termios.4 Wed May 14 07:58:31 2003 +0000
+++ b/share/man/man4/termios.4 Wed May 14 07:59:00 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: termios.4,v 1.23 2003/05/06 19:01:21 wiz Exp $
+.\" $NetBSD: termios.4,v 1.24 2003/05/14 07:59:01 wiz Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -90,7 +90,7 @@
resulting from a particular instance of a "login".
.Pp
Typically, a session is created when a user logs in, and the login
-terminal is setup to be the controlling terminal; all processes
+terminal is set up to be the controlling terminal; all processes
spawned from that login shell are in the same session, and inherit
the controlling terminal.
A job control shell operating interactively (that is, reading
Home |
Main Index |
Thread Index |
Old Index