diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-05-03 07:25:50 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-05-03 07:25:50 +0000 |
| commit | 5d48be470c5974669e2f459caff4b3738ba6a5b2 (patch) | |
| tree | 8961b3a46752d8cc31a20bdd98567ad932076a03 | |
| parent | 5b85aead34c48cf51de64773a8ad1e7a85df25ca (diff) | |
Notes
| -rw-r--r-- | sys/boot/forth/loader.4th.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/forth/loader.4th.8 b/sys/boot/forth/loader.4th.8 index 15dfc1ed5a8a..d4e1d07ba8bd 100644 --- a/sys/boot/forth/loader.4th.8 +++ b/sys/boot/forth/loader.4th.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: loader.4th.8,v 1.1 1999/04/24 17:25:25 dcs Exp $ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. @@ -55,7 +55,7 @@ examples below for the most common situations, and to for additional commands. .Pp Before using any of the commands provided in -.Nm , +.Nm No , it must be included through the command: .Pp |
