diff options
Diffstat (limited to 'usr.sbin/dconschat/dconschat.8')
-rw-r--r-- | usr.sbin/dconschat/dconschat.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/dconschat/dconschat.8 b/usr.sbin/dconschat/dconschat.8 index f560740d58c8..1feebd881ed4 100644 --- a/usr.sbin/dconschat/dconschat.8 +++ b/usr.sbin/dconschat/dconschat.8 @@ -183,6 +183,12 @@ on the target to omit this option. Specify FireWire bus number. The default is 0. .El +.Sh FILES +.Bl -tag -width indent -compact +.It Pa /dev/fwmem0.0 +.It Pa /dev/mem +.It Pa /dev/kmem +.El .Sh EXAMPLES To use .Nm @@ -289,12 +295,6 @@ console remote { exec /usr/sbin/dconschat -rh 25 -t 00-11-22-33-44-55-66-77; } .Ed -.Sh FILES -.Bl -tag -width indent -compact -.It Pa /dev/fwmem0.0 -.It Pa /dev/mem -.It Pa /dev/kmem -.El .Sh SEE ALSO .Xr gdb 1 , .Xr telnet 1 , |