Lines Matching +full:ascii +full:. +full:d
1 .\" Copyright (c) 1989, 1990, 1993
2 .\" The Regents of the University of California. All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\" notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
11 .\" documentation and/or other materials provided with the distribution.
12 .\" 3. Neither the name of the University nor the names of its contributors
13 .\" may be used to endorse or promote products derived from this software
14 .\" without specific prior written permission.
15 .\"
16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
20 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26 .\" SUCH DAMAGE.
27 .\"
28 .\" @(#)ascii.7 8.1 (Berkeley) 6/5/93
29 .\" $FreeBSD: head/share/man/man7/ascii.7 325217 2017-10-31 06:43:37Z eadler $
30 .\"
35 .Nm ascii
37 .Tn ASCII
49 050 ( 051 ) 052 * 053 + 054 , 055 - 056 . 057 /
52 100 @ 101 A 102 B 103 C 104 D 105 E 106 F 107 G
56 140 ` 141 a 142 b 143 c 144 d 145 e 146 f 147 g
67 08 BS 09 HT 0a LF 0b VT 0c FF 0d CR 0e SO 0f SI
69 18 CAN 19 EM 1a SUB 1b ESC 1c FS 1d GS 1e RS 1f US
71 28 ( 29 ) 2a * 2b + 2c , 2d - 2e . 2f /
73 38 8 39 9 3a : 3b ; 3c < 3d = 3e > 3f ?
74 40 @ 41 A 42 B 43 C 44 D 45 E 46 F 47 G
75 48 H 49 I 4a J 4b K 4c L 4d M 4e N 4f O
77 58 X 59 Y 5a Z 5b [ 5c \e\ 5d ] 5e ^ 5f _
78 60 \` 61 a 62 b 63 c 64 d 65 e 66 f 67 g
79 68 h 69 i 6a j 6b k 6c l 6d m 6e n 6f o
81 78 x 79 y 7a z 7b { 7c | 7d } 7e ~ 7f DEL
93 40 ( 41 ) 42 * 43 + 44 , 45 - 46 . 47 /
96 64 @ 65 A 66 B 67 C 68 D 69 E 70 F 71 G
100 96 ` 97 a 98 b 99 c 100 d 101 e 102 f 103 g
116 EOT $ D d 00100
126 SO . N n 01110
146 .Bl -tag -width /usr/share/misc/ascii -compact
147 .It Pa /usr/share/misc/ascii
153 .At v7 .