minor .Nm cleanup
This commit is contained in:
parent
2ba239a7a3
commit
8b8cc0b749
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: trpt.8,v 1.9 1997/07/23 08:39:33 thorpej Exp $
|
||||
.\" $NetBSD: trpt.8,v 1.10 1997/10/17 13:57:46 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -40,7 +40,7 @@
|
||||
.Nm trpt
|
||||
.Nd transliterate protocol trace
|
||||
.Sh SYNOPSIS
|
||||
.Nm trpt
|
||||
.Nm
|
||||
.Op Fl a
|
||||
.Op Fl f
|
||||
.Op Fl j
|
||||
@ -50,7 +50,7 @@
|
||||
.Op Fl N Ar system
|
||||
.Op Fl M Ar core
|
||||
.Sh DESCRIPTION
|
||||
.Nm Trpt
|
||||
.Nm
|
||||
interrogates the buffer of
|
||||
.Tn TCP
|
||||
trace records created
|
||||
@ -60,7 +60,7 @@ when a socket is marked for
|
||||
.Xr setsockopt 2 ) ,
|
||||
and prints a readable description of these records.
|
||||
When no options are supplied,
|
||||
.Nm trpt
|
||||
.Nm
|
||||
prints all the trace records found in the system
|
||||
grouped according to
|
||||
.Tn TCP
|
||||
@ -105,7 +105,7 @@ instead of the default
|
||||
.El
|
||||
.Pp
|
||||
The recommended use of
|
||||
.Nm trpt
|
||||
.Nm
|
||||
is as follows.
|
||||
Isolate the problem and enable debugging on the
|
||||
socket(s) involved in the connection.
|
||||
@ -115,7 +115,7 @@ associated with the sockets using the
|
||||
option to
|
||||
.Xr netstat 1 .
|
||||
Then run
|
||||
.Nm trpt
|
||||
.Nm
|
||||
with the
|
||||
.Fl p
|
||||
option, supplying the associated
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: trsp.8,v 1.8 1997/07/23 18:20:48 thorpej Exp $
|
||||
.\" $NetBSD: trsp.8,v 1.9 1997/10/17 13:58:23 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1985, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -40,7 +40,7 @@
|
||||
.Nm trsp
|
||||
.Nd transliterate sequenced packet protocol trace
|
||||
.Sh SYNOPSIS
|
||||
.Nm trsp
|
||||
.Nm
|
||||
.Op Fl a
|
||||
.Op Fl j
|
||||
.Op Fl p Ar hex-address
|
||||
@ -50,7 +50,7 @@
|
||||
.Op Fl N Ar system
|
||||
.Op Fl M Ar core
|
||||
.Sh DESCRIPTION
|
||||
.Nm Trsp
|
||||
.Nm
|
||||
interrogates the buffer of
|
||||
.Tn SPP
|
||||
trace records created
|
||||
@ -60,7 +60,7 @@ when a socket is marked for
|
||||
.Xr setsockopt 2 ) ,
|
||||
and prints a readable description of these records.
|
||||
When no options are supplied,
|
||||
.Nm trsp
|
||||
.Nm
|
||||
prints all the trace records found in the system
|
||||
grouped according to
|
||||
.Tn SPP
|
||||
@ -104,7 +104,7 @@ instead of the default
|
||||
.El
|
||||
.Pp
|
||||
The recommended use of
|
||||
.Nm trsp
|
||||
.Nm
|
||||
is as follows.
|
||||
Isolate the problem and enable debugging on the
|
||||
socket(s) involved in the connection.
|
||||
@ -114,7 +114,7 @@ associated with the sockets using the
|
||||
option to
|
||||
.Xr netstat 1 .
|
||||
Then run
|
||||
.Nm trsp
|
||||
.Nm
|
||||
with the
|
||||
.Fl p
|
||||
option, supplying the associated
|
||||
|
Loading…
Reference in New Issue
Block a user