summaryrefslogtreecommitdiff
path: root/sbin/kldconfig
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2002-08-21 18:11:48 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2002-08-21 18:11:48 +0000
commitce66ddb76352a2e5f34aacdbe7733d92e60aff17 (patch)
treeb5ee0aba66633a4e0e47097e4f383c253a87887a /sbin/kldconfig
parent7d971bbf29d32d2a93e71f178b5e6aa0c544df1c (diff)
downloadsrc-test-ce66ddb76352a2e5f34aacdbe7733d92e60aff17.tar.gz
src-test-ce66ddb76352a2e5f34aacdbe7733d92e60aff17.zip
s/filesystem/file system/g as discussed on -developers
Notes
Notes: svn path=/head/; revision=102231
Diffstat (limited to 'sbin/kldconfig')
-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 f8b9f7969b0f3..65766ec33ae24 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.