diff options
author | phantom <phantom@FreeBSD.org> | 1999-09-20 09:15:23 +0000 |
---|---|---|
committer | phantom <phantom@FreeBSD.org> | 1999-09-20 09:15:23 +0000 |
commit | 353c1a6746a76da0f34e6506c8b82148e747770c (patch) | |
tree | c2a006d6e8b33669500f65964ed3c8099f4ffe2e /libexec | |
parent | dbca32e915256c6097ea32b090fea3ee501ab814 (diff) | |
download | FreeBSD-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 'libexec')
-rw-r--r-- | libexec/getty/gettytab.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 6a80b67..78c12a2 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -394,7 +394,7 @@ When a chat string starts, will wait for the first string, and if it finds it, will send the second, and so on. Strings specified are separated by one or more tabs or spaces. -Strings may contain standard ascii characters and special 'escapes', +Strings may contain standard ASCII characters and special 'escapes', which consist of a backslash character followed by one or more characters which are interpreted as follows: .Pp |