diff options
author | 2017-12-16 18:28:16 +0000 | |
---|---|---|
committer | 2017-12-16 18:28:16 +0000 | |
commit | b1d0262e963d4ae53d63cadef86e598ec23e9f28 (patch) | |
tree | 222f11d49c02d062955947735ce128b9cf50528f | |
parent | Enable sxirsb(4). (diff) | |
download | wireguard-openbsd-b1d0262e963d4ae53d63cadef86e598ec23e9f28.tar.xz wireguard-openbsd-b1d0262e963d4ae53d63cadef86e598ec23e9f28.zip |
tweak previous;
-rw-r--r-- | share/man/man4/acrtc.4 | 8 | ||||
-rw-r--r-- | share/man/man4/sxirsb.4 | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/acrtc.4 b/share/man/man4/acrtc.4 index e4e47b939b3..408aa2f05a0 100644 --- a/share/man/man4/acrtc.4 +++ b/share/man/man4/acrtc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acrtc.4,v 1.1 2017/12/16 10:23:07 kettenis Exp $ +.\" $OpenBSD: acrtc.4,v 1.2 2017/12/16 18:28:16 jmc Exp $ .\" .\" Copyright (c) 2017 Mark Kettenis <kettenis@openbsd.org> .\" @@ -29,9 +29,7 @@ driver provides support for the X-Powers AC100 audio codec and RTC subsystem. .Sh SEE ALSO .Xr intro 4 , -.Xr sxirsb 8 , -.Sh BUGS -Support for the audio codec functionality is missing. +.Xr sxirsb 4 .Sh HISTORY The .Nm @@ -43,3 +41,5 @@ The .Nm driver was written by .An Mark Kettenis Aq Mt kettenis@openbsd.org . +.Sh BUGS +Support for the audio codec functionality is missing. diff --git a/share/man/man4/sxirsb.4 b/share/man/man4/sxirsb.4 index 4086e4be4e4..ee1a33a6dc0 100644 --- a/share/man/man4/sxirsb.4 +++ b/share/man/man4/sxirsb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sxirsb.4,v 1.1 2017/12/16 10:23:07 kettenis Exp $ +.\" $OpenBSD: sxirsb.4,v 1.2 2017/12/16 18:28:16 jmc Exp $ .\" .\" Copyright (c) 2017 Mark Kettenis <kettenis@openbsd.org> .\" @@ -34,7 +34,7 @@ ICs and audio codecs. .Sh SEE ALSO .Xr acrtc 4 , .Xr iic 4 , -.Xr intro 4 , +.Xr intro 4 .Sh HISTORY The .Nm |