summaryrefslogtreecommitdiffstats
path: root/share/man/man4/gdb.4
diff options
context:
space:
mode:
authorphilip <philip@FreeBSD.org>2004-11-13 00:09:19 +0000
committerphilip <philip@FreeBSD.org>2004-11-13 00:09:19 +0000
commit2ed32580581cf83a15fb4a0c071eb7974c3d46c8 (patch)
tree3350a28161a93277083a3a1ab07daa608ae2e6c5 /share/man/man4/gdb.4
parent207e12641faaeed730226fa2a8cb4c02d1499018 (diff)
downloadFreeBSD-src-2ed32580581cf83a15fb4a0c071eb7974c3d46c8.zip
FreeBSD-src-2ed32580581cf83a15fb4a0c071eb7974c3d46c8.tar.gz
Reflect the cuaa->cuad namechange in documentation.
Might as well do them all while I'm at it :-) Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Diffstat (limited to 'share/man/man4/gdb.4')
-rw-r--r--share/man/man4/gdb.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/gdb.4 b/share/man/man4/gdb.4
index a39d045..8f7b45b 100644
--- a/share/man/man4/gdb.4
+++ b/share/man/man4/gdb.4
@@ -261,7 +261,7 @@ Finally, establish connection:
GNU gdb 5.2.1 (FreeBSD)
.Em "(political statements omitted)"
Ready to go. Enter 'tr' to connect to the remote target
-with /dev/cuaa0, 'tr /dev/cuaa1' to connect to a different port
+with /dev/cuad0, 'tr /dev/cuad1' to connect to a different port
or 'trf portno' to connect to the remote target with the firewire
interface. portno defaults to 5556.
@@ -379,10 +379,10 @@ instead.
Debug a remote system via the specified serial or firewire interface.
.It Ic tr0
Debug a remote system via serial interface
-.Pa /dev/cuaa0 .
+.Pa /dev/cuad0 .
.It Ic tr1
Debug a remote system via serial interface
-.Pa /dev/cuaa1 .
+.Pa /dev/cuad1 .
.It Ic trf
Debug a remote system via firewire interface at default port 5556.
.El
OpenPOWER on IntegriCloud