Bug 266339 - Inconsistent use of emphasis and colour in some online manual pages
Summary: Inconsistent use of emphasis and colour in some online manual pages
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-10 13:39 UTC by Graham Perrin
Modified: 2022-09-10 13:39 UTC (History)
1 user (show)

See Also:


Attachments
Screenshot (48.15 KB, image/png)
2022-09-10 13:39 UTC, Graham Perrin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin freebsd_committer freebsd_triage 2022-09-10 13:39:22 UTC
Created attachment 236475 [details]
Screenshot

<https://www.freebsd.org/cgi/man.cgi?query=zfs&sektion=4&manpath=FreeBSD> for example:

> dbuf_cache_max_bytes=ULONG_MAXB (ulong)

* a mixture of colours
* some characters are emphasised, some not.

Compare with <https://openzfs.github.io/openzfs-docs/man/4/zfs.4.html>, where the same line is entirely emphasised, in a single colour (black, easier on my eyes).