Lines Matching +full:si +full:- +full:en
50 .Bl -tag -width ".Fl I , L , l"
76 Output C-style escaped characters.
88 Output double-precision floating point numbers.
92 Output single-precision floating point numbers.
140 .Bl -tag -width indent
145 .Bl -column "000 NUL" "001 SOH" "002 STX" "003 ETX" "004 EOT" "005 ENQ"
148 .It "00C FF 00D CR 00E SO 00F SI 010 DLE 011 DC1"
155 Non-printing characters are
156 represented as 3-digit octal character codes, except the following
159 .Bl -tag -width carriage-return -compact
168 .It carriage-return
176 Multi-byte characters are displayed in the area corresponding to the first
211 Floating-point number.
242 .Ex -std
244 Dump stdin and show the output using named characters and C-style escaped
246 .Bd -literal -offset indent
247 $ echo "FreeBSD: The power to serve" | od -a -c
251 e r t o s e r v e \en
257 .Bd -literal -offset indent
258 $ echo "FreeBSD: The power to serve" | od -An -a -j 13 -N 5
274 .St -p1003.1-2001 .