| Summary: | [patch] boot(8)'s -m description is insufficient. | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Chris Pepper <pepper> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | ru |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Chris Pepper
2004-06-13 04:00:47 UTC
That's an easy one. Might as well commit it and get rid of another PR! http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/67893 Hello freebsd-gnats-submit, --- boot.8.orig Sun Feb 27 21:46:40 2005 +++ boot.8 Sun Feb 27 22:40:35 2005 @@ -253,7 +253,8 @@ .Xr sio 4 for more details. .It Fl m -mute the console. +mute the console to suppress all console input and output during the +boot. .It Fl n ignore key press to interrupt boot before .Xr loader 8 -- Best regards, +----------==/\/\==----------+ (__) FreeBSD | DanGer <danger@rulez.sk> | \\\'',) The | DanGer@IRCnet ICQ261701668 | \/ \ ^ Power | http://danger.rulez.sk | .\._/_) To +----------==\/\/==----------+ Serve State Changed From-To: open->closed Committed to HEAD. Thanks you both! |