diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-29 17:57:04 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-29 17:57:04 +0000 |
| commit | bc84aa4ba392b392f15d988ddf09682340668672 (patch) | |
| tree | 608bfa4b400586363bcc75b7ada22d85d2fc448c /usr.sbin/asf | |
| parent | b3e2f7a6d888a7fec58aafae0e1f443e58c2ad8b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/asf')
| -rw-r--r-- | usr.sbin/asf/asf.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/asf/asf.8 b/usr.sbin/asf/asf.8 index 649fac1222c1..2525c3a15b04 100644 --- a/usr.sbin/asf/asf.8 +++ b/usr.sbin/asf/asf.8 @@ -43,7 +43,7 @@ By default, reads .Xr kldstat 8 output from standard input and writes to the -.Pa \&.asf +.Pa .asf file a list of .Xr gdb 1 commands to add symbol files from KLDs in subdirectories of the subdirectory @@ -73,7 +73,7 @@ writes to it instead of If .Ar outfile is a single dash -.Pq Sq \&- , +.Pq Sq Fl , the standard output is used. .Sh OPTIONS The following options modify the function of @@ -114,7 +114,7 @@ to write or append its output to. If .Ar outfile is a single dash -.Pq Sq \&- , +.Pq Sq Fl , the standard output is used. .It Fl s Do not prepend a (guessed) subdirectory of the module path. |
