From f589c4e5a50a847ada24ebf9c85f07ebd8a40f3a Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Wed, 5 Nov 2003 10:36:56 +0000 Subject: [PATCH] Grammar police: "setup" is not a verb. --- .../handbook/advanced-networking/chapter.sgml | 24 +++++++++---------- .../books/handbook/cutting-edge/chapter.sgml | 2 +- .../books/handbook/desktop/chapter.sgml | 4 ++-- .../books/handbook/disks/chapter.sgml | 2 +- .../books/handbook/mail/chapter.sgml | 4 ++-- .../books/handbook/ppp-and-slip/chapter.sgml | 14 +++++------ .../books/handbook/preface/preface.sgml | 2 +- .../books/handbook/printing/chapter.sgml | 4 ++-- .../books/handbook/serialcomms/chapter.sgml | 2 +- .../books/handbook/vinum/chapter.sgml | 2 +- .../books/handbook/x11/chapter.sgml | 6 ++--- 11 files changed, 33 insertions(+), 33 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml index ed51cdc33e..cd677c8ca7 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -11,7 +11,7 @@ Synopsis This chapter will cover some of the more frequently used network - services on &unix; systems. We will cover how to define, setup, test and + services on &unix; systems. We will cover how to define, set up, test and maintain all of the network services that FreeBSD utilizes. In addition, there have been example configuration files included throughout this chapter for you to benefit from. @@ -28,33 +28,33 @@ - How to setup a network filesystem. + How to set up a network filesystem. - How to setup network booting on a diskless machine. + How to set up network booting on a diskless machine. - How to setup a network information server for sharing user + How to set up a network information server for sharing user accounts. - How to setup automatic network settings using DHCP. + How to set up automatic network settings using DHCP. - How to setup a domain name server. + How to set up a domain name server. - How to synchronize the time and date, and setup a + How to synchronize the time and date, and set up a time server, with the NTP protocol. - How to setup network address translation. + How to set up network address translation. @@ -66,7 +66,7 @@ - How to setup IPv6 on a FreeBSD machine. + How to set up IPv6 on a FreeBSD machine. @@ -1151,7 +1151,7 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 There is no need for users to have separate home directories - on every network machine. Home directories could be setup on the + on every network machine. Home directories could be set up on the NFS server and made available throughout the network. @@ -2313,7 +2313,7 @@ Exports list on foobar: TA's completely rely on the PPP daemon that you are running for their features and stability of connection. This allows you to upgrade easily from using a modem to ISDN on a FreeBSD machine, if you - already have PPP setup. However, at the same time any problems you + already have PPP set up. However, at the same time any problems you experienced with the PPP program and are going to persist. If you want maximum stability, use the kernel In order to synchronize your clock, you will need to find one or more NTP servers to use. Your network administrator or - ISP may have setup an NTP server for this purpose—check + ISP may have set up an NTP server for this purpose—check their documentation to see if this is the case. There is a list of diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml index dd084ba050..3288f3aa4a 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml @@ -69,7 +69,7 @@ Before reading this chapter, you should: - Properly setup your network connection (Properly set up your network connection (). Know how to install additional third-party diff --git a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml index 468f2fda3c..d623931193 100644 --- a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml @@ -92,7 +92,7 @@ For information on how to get a multimedia environment, read - . If you want to setup and use + . If you want to set up and use electronic mail, please refer to . @@ -110,7 +110,7 @@ KDE and GNOME already provide HTML browsers. Please refer to for more information on - how to setup these complete desktops. + how to set up these complete desktops. If you are looking for light-weight browsers, you should investigate the ports collection for diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml index 0bc10f8fc8..7412f889cd 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml @@ -22,7 +22,7 @@ How to add additional hard disks to your system. - How to setup virtual file systems, such as memory + How to set up virtual file systems, such as memory disks. How to use quotas to limit disk space usage. diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml index 9bcc26d097..e9d4b6e233 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml @@ -82,12 +82,12 @@ - Properly setup your network connection + Properly set up your network connection (). - Properly setup the DNS information for your mail host + Properly set up the DNS information for your mail host (). diff --git a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml index 33797c7566..1c7a79c42b 100644 --- a/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml @@ -37,21 +37,21 @@ - How to setup user PPP. + How to set up user PPP. - How to setup kernel PPP. + How to set up kernel PPP. - How to setup PPPoE (PPP over + How to set up PPPoE (PPP over Ethernet). - How to setup PPPoA (PPP over + How to set up PPPoA (PPP over ATM). - How to configure and setup a SLIP client and + How to configure and set up a SLIP client and server. @@ -2457,7 +2457,7 @@ tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 have a more complex setup. First, determine which serial port your modem is connected to. - Many people setup a symbolic link, such as + Many people set up a symbolic link, such as /dev/modem, to point to the real device name, /dev/cuaaN. This allows you to abstract the actual device name should you ever need to move @@ -2752,7 +2752,7 @@ water.CS.Example localhost.Example. UGH 34 47641234 lo0 - 0.438 protocol. modem - It is further assumed that you have already setup your + It is further assumed that you have already set up your modem(s) and configured the appropriate system files to allow logins through your modems. If you have not prepared your system for this yet, please see the tutorial for configuring diff --git a/en_US.ISO8859-1/books/handbook/preface/preface.sgml b/en_US.ISO8859-1/books/handbook/preface/preface.sgml index ac38c54b55..07cb1f1b14 100644 --- a/en_US.ISO8859-1/books/handbook/preface/preface.sgml +++ b/en_US.ISO8859-1/books/handbook/preface/preface.sgml @@ -263,7 +263,7 @@ , Multimedia - Shows how to setup sound and video playback support for your + Shows how to set up sound and video playback support for your system. Also describes some sample audio and video applications. diff --git a/en_US.ISO8859-1/books/handbook/printing/chapter.sgml b/en_US.ISO8859-1/books/handbook/printing/chapter.sgml index 9bf3810348..7d47fe8562 100644 --- a/en_US.ISO8859-1/books/handbook/printing/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/printing/chapter.sgml @@ -246,7 +246,7 @@ Section Software - Setup shows how to setup the + Setup shows how to set up the LPD spooler configuration file (/etc/printcap). @@ -3836,7 +3836,7 @@ total 337.00 154 $ 6.74 printers usage - This section tells you how to use printers you have setup with + This section tells you how to use printers you have set up with FreeBSD. Here is an overview of the user-level commands: diff --git a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml index 1606e6f8f1..18c9ca3201 100644 --- a/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml @@ -1152,7 +1152,7 @@ ttyd5 "/usr/libexec/getty std.19200" vt100 on insecure Matching-speed Config - You will need to setup an entry in + You will need to set up an entry in /etc/gettytab to give getty information about the speeds you wish to use for your modem. If you have a 2400 bps modem, you can diff --git a/en_US.ISO8859-1/books/handbook/vinum/chapter.sgml b/en_US.ISO8859-1/books/handbook/vinum/chapter.sgml index 8971955f2c..3330768c3f 100644 --- a/en_US.ISO8859-1/books/handbook/vinum/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/vinum/chapter.sgml @@ -1128,7 +1128,7 @@ sd name bigraid.p0.s4 drive e plex bigraid.p0 state initializing len 4194304b dr Vinum volumes that way so the resulting mirrored devices are symmetric, to avoid confusion. - In order to setup these "a" partitions, + In order to set up these "a" partitions, for each device containing part of the root volume, the following needs to be done: diff --git a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml index fb6cf06ebd..f141f3563a 100644 --- a/en_US.ISO8859-1/books/handbook/x11/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/x11/chapter.sgml @@ -42,7 +42,7 @@ - How to setup your system for graphical logins + How to set up your system for graphical logins (XDM). @@ -325,7 +325,7 @@ available. The rest of this chapter will explain how to configure - &xfree86;, and how to setup a productive desktop + &xfree86;, and how to set up a productive desktop environment. @@ -1054,7 +1054,7 @@ EndSection Also in this directory are a few scripts and programs used - to setup the desktop when XDM is + to set up the desktop when XDM is running. The purpose of each of these files will be briefly described. The exact syntax and usage of all of these files is described in &man.xdm.1;.