diff options
author | dcs <dcs@FreeBSD.org> | 2000-08-11 10:32:23 +0000 |
---|---|---|
committer | dcs <dcs@FreeBSD.org> | 2000-08-11 10:32:23 +0000 |
commit | 6301ff4c5081f6a6704c59b5e40c9d7d5b27f973 (patch) | |
tree | db1a4f87898809e91b18ad2855fbce8fb799040f /sys/boot/common | |
parent | 140ba3a556add069ba84e27cd2e9c3d0af5e207d (diff) | |
download | FreeBSD-src-6301ff4c5081f6a6704c59b5e40c9d7d5b27f973.zip FreeBSD-src-6301ff4c5081f6a6704c59b5e40c9d7d5b27f973.tar.gz |
Add missing "is".
PR: 20524
Submitted by: Peter Pentchev <roam@orbitel.bg>
Diffstat (limited to 'sys/boot/common')
-rw-r--r-- | sys/boot/common/loader.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 8569709..7a1957a 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -557,7 +557,7 @@ following subsections. .It Ic >name .It Ic body> .It Ic compare -This the STRING word set's +This is the STRING word set's .Ic compare . .It Ic compile-only .It Ic endif |