aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldconfig/kldconfig.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kldconfig/kldconfig.8')
-rw-r--r--sbin/kldconfig/kldconfig.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldconfig/kldconfig.8 b/sbin/kldconfig/kldconfig.8
index f8b9f7969b0f..65766ec33ae2 100644
--- a/sbin/kldconfig/kldconfig.8
+++ b/sbin/kldconfig/kldconfig.8
@@ -58,7 +58,7 @@ Do not display a diagnostic message if a path specified for adding is
already present in the search path, or if a path specified for removing
is not present in the search path.
This may be useful in startup/shutdown scripts for adding a path to
-a filesystem which is still not mounted, or in shutdown scripts for
+a file system which is still not mounted, or in shutdown scripts for
unconditionally removing a path that may have been added during startup.
.It Fl i
Add the specified paths to the beginning of the search path, not to the end.