Page MenuHomeFreeBSD

website: fix wrong use of backslash in hardware.adoc
Needs ReviewPublic

Authored by vladlen on Tue, Apr 28, 6:19 AM.
Tags
Referenced Files
F154747692: D56681.diff
Wed, Apr 29, 9:06 AM
Unknown Object (File)
Tue, Apr 28, 4:07 PM
Subscribers

Details

Reviewers
None
Group Reviewers
releng
Summary

mandoc generates texts from nam pages for hardware.adoc .
It escapes _ and [ symbols with backslash, that is displayed
in the web-page. These backslashes were removed manually.
This patch removes all these cases from the current pages.
New pages will be generated by fixed version of the tool
(fixed in https://reviews.freebsd.org/D56646)

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped