Bug 220711 - loader.conf(5) missing comconsole_port and comconsole_pcidev
Summary: loader.conf(5) missing comconsole_port and comconsole_pcidev
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: 2017-07-13 18:00 UTC by mwlucas
Modified: 2018-04-10 22:39 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mwlucas 2017-07-13 18:00:38 UTC
loader.conf(5) documents comconsole and comconsole_speed, but not comconsole_port or comconsole_pcidev

The docs for all four variables are in loader(8).

I'm told maintaining the same info in multiple places is wrong. Probably should all be in loader.conf(5) and let loader(8) refer there. Or vica versa. Don't care, so long as it's a consistent place and the reader is told where to look.