Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit004336d

Browse files
authored
Merge pull request#8344 from cakebaker/od_fix_typo
od: fix typo in help
2 parentsa72a1c7 +4e28131 commit004336d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/uu/od/locales/en-US.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ od-after-help = Displays data in various human-readable formats. If multiple for
3232
u[SIZE] for unsigned decimal
3333
x[SIZE] for hexadecimal
3434
SIZE is the number of bytes which can be the number 1, 2, 4, 8 or 16,
35-
or C,I, S, L for 1, 2, 4, 8 bytes for integer types,
35+
or C,S, I, L for 1, 2, 4, 8 bytes for integer types,
3636
or F, D, L for 4, 8, 16 bytes for floating point.
3737
Any type specification can have a "z" suffix, which will add a ASCII dump at
3838
the end of the line.

‎src/uu/od/locales/fr-FR.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ od-after-help = Affiche les données dans divers formats lisibles par l'homme. S
3333
u[TAILLE] pour décimal non signé
3434
x[TAILLE] pour hexadécimal
3535
TAILLE est le nombre d'octets qui peut être le nombre 1, 2, 4, 8 ou 16,
36-
ou C,I, S, L pour 1, 2, 4, 8 octets pour les types entiers,
36+
ou C,S, I, L pour 1, 2, 4, 8 octets pour les types entiers,
3737
ou F, D, L pour 4, 8, 16 octets pour les virgules flottantes.
3838
Toute spécification de type peut avoir un suffixe "z", qui ajoutera un dump ASCII
3939
à la fin de la ligne.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp