summaryrefslogtreecommitdiffstats
path: root/usr.sbin/asf/asf.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/asf/asf.8')
-rw-r--r--usr.sbin/asf/asf.811
1 files changed, 9 insertions, 2 deletions
diff --git a/usr.sbin/asf/asf.8 b/usr.sbin/asf/asf.8
index 4b2208f..889bb8c 100644
--- a/usr.sbin/asf/asf.8
+++ b/usr.sbin/asf/asf.8
@@ -31,7 +31,7 @@
.Nd add symbol files
.Sh SYNOPSIS
.Nm
-.Op Fl aksx
+.Op Fl afksx
.Op Ar modules-path Op Ar outfile
.Sh DESCRIPTION
By default,
@@ -71,12 +71,19 @@ The following options modify the function of
When writing to an explicit
.Ar outfile ,
append to the file rather than overwriting it.
+.It Fl f
+Instead of trying to simplistically guess the path for each module, perform
+a traversal in the same way that
+.Xr find 1
+does to locate an exact path for each module, no matter where in
+.Ar modules-path
+it is located.
.It Fl k
Instead of reading from standard input, start a
.Xr kldstat 8
and read the information from it.
.It Fl s
-Don't prepend subdirectory of moudle path.
+Don't prepend a (guessed) subdirectory of the module path.
.It Fl x
Normally
.Nm
OpenPOWER on IntegriCloud