diff options
-rw-r--r-- | sbin/kldload/kldload.8 | 2 | ||||
-rw-r--r-- | usr.bin/xargs/xargs.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8 index a696dfc..07ebb9a 100644 --- a/sbin/kldload/kldload.8 +++ b/sbin/kldload/kldload.8 @@ -50,7 +50,7 @@ Be more verbose. .Sh FILES .Bl -tag -width /boot/kernel -compact .It Pa /boot/kernel -directory containing loadable modules. Modules must have an extention of .ko +directory containing loadable modules. Modules must have an extension of .ko .El .Sh DIAGNOSTICS The diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index 1ba1b80..a723f0a 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -210,7 +210,7 @@ The .Fl J option is a non-standard .Fx -extention which may not be available on other operating systems. +extension which may not be available on other operating systems. .Sh BUGS If .Ar utility |