diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2001-10-01 12:58:24 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2001-10-01 12:58:24 +0000 |
commit | 4cdc3cc94972a17c9a454e66d3175f0e3377dd38 (patch) | |
tree | 68cc3f313e413921dd026700c3d2c0bd5890340c /share/man/man7 | |
parent | 8ed4e059ca5209aa5e46d72fb2bd4f07e1a8efb3 (diff) |
History is history.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/kgdb.7 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man7/kgdb.7 b/share/man/man7/kgdb.7 index b5080df85f6..47d38aee24c 100644 --- a/share/man/man7/kgdb.7 +++ b/share/man/man7/kgdb.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kgdb.7,v 1.4 2001/08/25 04:12:27 hugh Exp $ +.\" $OpenBSD: kgdb.7,v 1.5 2001/10/01 12:58:23 hugh Exp $ .\" .\" Copyright (c) 2001 Hugh Graham .\" @@ -72,11 +72,6 @@ Debug as normal and detach when done, the target should resume normal operation. .Xr options 4 .Pp gdb info documents and online documentation. -.Sh HISTORY -The -.Nm -manual page was written by Hugh Graham, with subsequent modifications -by Aaron Campbell. .Sh CAVEATS The remote connection will introduce certain latencies a local debugger would not see. |