summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-09-13 16:01:53 +0000
committerwosch <wosch@FreeBSD.org>1997-09-13 16:01:53 +0000
commitfde8a8ec465bddd8378394c44e3b889d741f5009 (patch)
tree382222393dc3b517a7ea596de312f08138ca1378 /usr.sbin
parentbc0f53c63a331df3494eb952e2221c8b023f1fd6 (diff)
downloadFreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.zip
FreeBSD-src-fde8a8ec465bddd8378394c44e3b889d741f5009.tar.gz
spelling corrections.
PR: docs/4450 Submitted by: josh@quick.net
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/cdcontrol/cdcontrol.16
-rw-r--r--usr.sbin/crunch/crunchgen/crunchgen.14
-rw-r--r--usr.sbin/sgsc/sgsc.12
3 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1
index fb52548..fec0297 100644
--- a/usr.sbin/cdcontrol/cdcontrol.1
+++ b/usr.sbin/cdcontrol/cdcontrol.1
@@ -1,4 +1,4 @@
-.\" $Id: cdcontrol.1,v 1.10 1997/02/22 16:04:30 peter Exp $
+.\" $Id: cdcontrol.1,v 1.11 1997/09/04 11:52:26 charnier Exp $
.\"
.Dd July 3, 1995
.Dt CDCONTROL 1
@@ -41,7 +41,7 @@ The available commands are listed below. Only as many
characters as are required to uniquely identify a command
need be specified. Word
.Nm play
-can be ommitted.
+can be omitted.
.Bl -tag -width Cm
.It Cm play Ar first_track Op Ar last_track
@@ -50,7 +50,7 @@ Play from track
to track
.Nm last_track.
The first track has number 1.
-can be ommited in all cases.
+can be omitted in all cases.
.It Cm play Ar start_m:start_s.start_f Op Ar end_m:end_s.end_f
Play from the absolute address
diff --git a/usr.sbin/crunch/crunchgen/crunchgen.1 b/usr.sbin/crunch/crunchgen/crunchgen.1
index fb3f6be..5b1659b 100644
--- a/usr.sbin/crunch/crunchgen/crunchgen.1
+++ b/usr.sbin/crunch/crunchgen/crunchgen.1
@@ -238,7 +238,7 @@ The crunched binary ``kcopy'' can be built as follows:
.Pp
.nf
% crunchgen -m Makefile kcopy.conf # gen Makefile and kcopy.c
- % make objs # build the component progams' .o files
+ % make objs # build the component programs' .o files
% make # build the crunched binary kcopy
% kcopy sh # test that this invokes a sh shell
$ # it works!
@@ -255,7 +255,7 @@ takes care to eliminate link conflicts between the component programs
of a crunched binary, conflicts are still possible between the
libraries that are linked in. Some shuffling in the order of
libraries may be required, and in some rare cases two libraries may
-have an unresolveable conflict and thus cannot be crunched together.
+have an unresolvable conflict and thus cannot be crunched together.
.Pp
Some versions of the BSD build environment do not by default build the
intermediate object file for single-source file programs. The ``make
diff --git a/usr.sbin/sgsc/sgsc.1 b/usr.sbin/sgsc/sgsc.1
index 164e72d..41b6095 100644
--- a/usr.sbin/sgsc/sgsc.1
+++ b/usr.sbin/sgsc/sgsc.1
@@ -52,7 +52,7 @@ called with no option only the current settings are reported.
Set the scanner with the values of the resolution selector switch.
.TP
\fB-q\fP
-Operate in quiet mode, i.e. do not report any of the current setings.
+Operate in quiet mode, i.e. do not report any of the current settings.
Normally the parameters are shown after the modifications have been
performed.
.TP
OpenPOWER on IntegriCloud