summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-20 09:15:23 +0000
committerphantom <phantom@FreeBSD.org>1999-09-20 09:15:23 +0000
commit353c1a6746a76da0f34e6506c8b82148e747770c (patch)
treec2a006d6e8b33669500f65964ed3c8099f4ffe2e /usr.sbin
parentdbca32e915256c6097ea32b090fea3ee501ab814 (diff)
downloadFreeBSD-src-353c1a6746a76da0f34e6506c8b82148e747770c.zip
FreeBSD-src-353c1a6746a76da0f34e6506c8b82148e747770c.tar.gz
Correct spelling : ascii -> ASCII
PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/kernbb/kernbb.82
-rw-r--r--usr.sbin/lpr/lpd/lpd.82
-rw-r--r--usr.sbin/ppp/ppp.82
-rw-r--r--usr.sbin/ppp/ppp.8.m42
-rw-r--r--usr.sbin/xntpd/doc/ntpq.82
5 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/kernbb/kernbb.8 b/usr.sbin/kernbb/kernbb.8
index a190d33..087bc44 100644
--- a/usr.sbin/kernbb/kernbb.8
+++ b/usr.sbin/kernbb/kernbb.8
@@ -49,7 +49,7 @@ with the
.Fl a
option.
.Pp
-The output format is ascii, consisting of one line per record with the
+The output format is ASCII, consisting of one line per record with the
following fields: filename, linenumber, procedure, address, count
of executions, length of the basic-block in bytes and the product of
the previous two fields.
diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8
index 6f03396..5f34030 100644
--- a/usr.sbin/lpr/lpd/lpd.8
+++ b/usr.sbin/lpr/lpd/lpd.8
@@ -182,7 +182,7 @@ Width. Changes the page width (in characters) used by
.Xr pr 1
and the text filters.
.It I
-Indent. The number of characters to indent the output by (in ascii).
+Indent. The number of characters to indent the output by (in ASCII).
.It U
Unlink. Name of file to remove upon completion of printing.
.It N
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index bae396b..cc633bd 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -3390,7 +3390,7 @@ in the CHAP response packet.
.Pp
When configuring
.Nm
-in this manner, it's expected that the host challenge is a series of ascii
+in this manner, it's expected that the host challenge is a series of ASCII
digits or characters. An encryption device or Secure ID card is usually
required to calculate the secret appropriate for the given challenge.
.It set authname Ar id
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index bae396b..cc633bd 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -3390,7 +3390,7 @@ in the CHAP response packet.
.Pp
When configuring
.Nm
-in this manner, it's expected that the host challenge is a series of ascii
+in this manner, it's expected that the host challenge is a series of ASCII
digits or characters. An encryption device or Secure ID card is usually
required to calculate the secret appropriate for the given challenge.
.It set authname Ar id
diff --git a/usr.sbin/xntpd/doc/ntpq.8 b/usr.sbin/xntpd/doc/ntpq.8
index 1974dd3..4a99fab 100644
--- a/usr.sbin/xntpd/doc/ntpq.8
+++ b/usr.sbin/xntpd/doc/ntpq.8
@@ -161,7 +161,7 @@ switch.
.It raw
Cause all output from query commands is printed as received from the
remote server. The only formating/intepretation done on the data is to
-transform nonascii data into a printable (but barely understandable)
+transform non-ASCII data into a printable (but barely understandable)
form.
.It cooked
Cause output from query commands to be
OpenPOWER on IntegriCloud