git: 78c640cfbc - main - relnotes/13.0: Fix typo and markup
Daniel Ebdrup Jensen <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/doc/commit/?id=78c640cfbcfa0930eeb14467a19ffddc9a437464 commit 78c640cfbcfa0930eeb14467a19ffddc9a437464 Author: Daniel Ebdrup Jensen <[email protected]> AuthorDate: 2021-03-15 01:17:27 +0000 Commit: Daniel Ebdrup Jensen <[email protected]> CommitDate: 2021-03-15 01:18:15 +0000 relnotes/13.0: Fix typo and markup Pointy hat to: me --- website/content/en/releases/13.0R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc index b6c7d78d58..bdf85166d4 100644 --- a/website/content/en/releases/13.0R/relnotes.adoc +++ b/website/content/en/releases/13.0R/relnotes.adoc @@ -176,7 +176,7 @@ This section covers changes and additions to devices and device drivers since {r [[drivers-device]] === Device Drivers -A new man:usbhid[4] driver has been added, and can be loaded by adding `hw.usb.usbhid.enable=1` to /boot/loader.conf and adding `usbhid` `to kld_list=""` in /etc/rc.conf. gitref:b62f6dfaed3d[repository=src] +A new man:usbhid[4] driver has been added, and can be loaded by adding `hw.usb.usbhid.enable=1` to [.filename]#/boot/loader.conf# and adding `usbhid` to `kld_list=""` in [.filename]#/etc/rc.conf#. gitref:b62f6dfaed3d[repository=src] [[storage]] == Storage _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"