diff options
-rw-r--r-- | sys/man/1/audio | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/audio b/sys/man/1/audio index a38054ebc..6ac15f60a 100644 --- a/sys/man/1/audio +++ b/sys/man/1/audio @@ -295,7 +295,7 @@ specifies the number of bits unsigned little-endian integer format .TP .BI S # -singed big-endian integer format +signed big-endian integer format .TP .BI U # unsigned big-endian integer format |