diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-08-19 02:48:25 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-08-19 02:48:25 +0000 |
commit | c3a430e6824a8f1f08f28a8df24b4b64266b06f9 (patch) | |
tree | e0a98dc505876a9a4ec9a5f6399fd2820f103685 /sys | |
parent | 19f18b5dcee49c6f9c17550611930dffe1aaadf0 (diff) |
wm8960(8): fix wrong source and see also
Diffstat (limited to 'sys')
-rw-r--r-- | sys/man/8/wm8960 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/8/wm8960 b/sys/man/8/wm8960 index f21d1e09d..4c46604a6 100644 --- a/sys/man/8/wm8960 +++ b/sys/man/8/wm8960 @@ -64,9 +64,9 @@ Enhanced stereo separation can be enabled by writing .BR 3d , followed by desired percentage of the effect. .SH SOURCE -.B /sys/src/cmd/aux/imx8pm.c +.B /sys/src/cmd/aux/wm8960.c .SH SEE ALSO -.IR wm8960 (8) +.IR imx8pm (8) .SH BUGS Absolutely yes. .SH HISTORY |