diff options
author | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
commit | 1541af42f12f8570fb332516efee8f1e030c3e46 (patch) | |
tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /sys | |
parent | 13e88b41bac03367de7406f96648f28a64fc7322 (diff) | |
download | FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz |
Expand *n't contractions.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/boot/forth/loader.4th.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.4th.8 b/sys/boot/forth/loader.4th.8 index 0e18724..568aa84 100644 --- a/sys/boot/forth/loader.4th.8 +++ b/sys/boot/forth/loader.4th.8 @@ -64,7 +64,7 @@ through the command: .Pp This line is present in the default .Pa /boot/loader.rc -file, so it isn't needed (and should not be re-issued) in a normal setup. +file, so it is not needed (and should not be re-issued) in a normal setup. .Pp The commands provided by it are: .Bl -tag -width disable-module_module -compact -offset indent |