From 2f55920a22c24bcf489fa3fa621eae5969b5bf2c Mon Sep 17 00:00:00 2001 From: rgl Date: Sat, 13 Mar 2021 09:47:48 +0100 Subject: audio(1): fix little typo. --- sys/man/1/audio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/man') 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 -- cgit v1.2.3