diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/kernbb/kernbb.8 | 2 | ||||
-rw-r--r-- | usr.sbin/lpr/lpd/lpd.8 | 2 | ||||
-rw-r--r-- | usr.sbin/ppp/ppp.8 | 2 | ||||
-rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 2 | ||||
-rw-r--r-- | usr.sbin/xntpd/doc/ntpq.8 | 2 |
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 |