| Summary: | Handbook missing some "Loader Built-In Commands". | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Gary W. Swearingen <swear> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Gary W. Swearingen
2001-08-07 18:30:01 UTC
Responsible Changed From-To: gnats-admin->freebsd-doc misfiled Well, this is my first attempt to follow-up someone else's PR: let's
see if I can successfully choke gnats. :)
Might I suggest the following patch? It addresses this in the
simplest possible manner. I don't know if the Project wants to have
the Handbook include whole excerpts of man pages when a pointer will
probably suffice.
--- chapter.sgml-dist Thu Aug 30 11:38:51 2001
+++ chapter.sgml-loadercomms Thu Aug 30 11:58:58 2001
@@ -268,7 +268,9 @@
<sect3 id="boot-loader-commands">
<title>Loader Built-In Commands</title>
- <para>The easy-to-use command set comprises of:</para>
+ <para>These are the most commonly used loader commands. For a
+ full discussion of all commands available, see
+ &man.loader.8;</para>
<variablelist>
<varlistentry>
--
Michael Lucas
mwlucas@blackhelicopters.org
http://www.blackhelicopters.org/~mwlucas/
Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons
State Changed From-To: open->closed I've just committed something very similar to Michael's fix. Thanks for the PR! It may take up to 24 hours for this fix to make its way to the web site. |