diff options
| -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 15dfc1ed5a8ac..d4e1d07ba8bd3 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 |
