Skip to content

Commit

Permalink
Update man pages following illumos IPD 4
Browse files Browse the repository at this point in the history
  • Loading branch information
citrus-it committed Feb 14, 2022
1 parent f34c4ca commit 6871e0e
Show file tree
Hide file tree
Showing 246 changed files with 479 additions and 479 deletions.
2 changes: 1 addition & 1 deletion Cpu/cputypes.d
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* TYPE CPU type
* FPU floating point identifier types
*
* SEE ALSO: psrinfo(1M)
* SEE ALSO: psrinfo(8)
* /usr/include/sys/processor.h
*
* COPYRIGHT: Copyright (c) 2005 Brendan Gregg.
Expand Down
2 changes: 1 addition & 1 deletion Cpu/dispqlen.d
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* It is not an indicatior of utilisation - the CPUs may or may not be
* utilised when the dispatcher queue reports a length of zero.
*
* SEE ALSO: uptime(1M)
* SEE ALSO: uptime(8)
*
* COPYRIGHT: Copyright (c) 2005 Brendan Gregg.
*
Expand Down
2 changes: 1 addition & 1 deletion Cpu/intoncpu.d
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* BASED ON: /usr/demo/dtrace/intr.d
*
* SEE ALSO: DTrace Guide "sdt Provider" chapter (docs.oracle.com)
* intrstat(1M)
* intrstat(8)
*
* PORTIONS: Copyright (c) 2005, 2006 Brendan Gregg.
*
Expand Down
2 changes: 1 addition & 1 deletion Cpu/inttimes.d
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* SEE ALSO:
* DTrace Guide "sdt Provider" chapter (docs.oracle.com)
* intrstat(1M)
* intrstat(8)
*
* PORTIONS: Copyright (c) 2005 Brendan Gregg.
*
Expand Down
2 changes: 1 addition & 1 deletion Examples/vmstat-p_example.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The following is a demonstration of the vmstat-p.d script,


We run both vmstat-p.d and the original vmstat(1M) command at the same time
We run both vmstat-p.d and the original vmstat(8) command at the same time
to compare outputs,

$ vmstat -p 1
Expand Down
2 changes: 1 addition & 1 deletion Examples/vmstat_example.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The following is an example of the vmstat.d script,


We run both vmstat.d and the original vmstat(1M) command at the same time
We run both vmstat.d and the original vmstat(8) command at the same time
to compare outputs,

$ vmstat 1
Expand Down
2 changes: 1 addition & 1 deletion Kernel/priclass.d
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
* BASED ON: /usr/demo/dtrace/pri.d
*
* SEE ALSO: DTrace Guide "profile Provider" chapter (docs.oracle.com)
* dispadmin(1M)
* dispadmin(8)
*
* PORTIONS: Copyright (c) 2006 Brendan Gregg.
*
Expand Down
2 changes: 1 addition & 1 deletion Kernel/pridist.d
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
*
* SEE ALSO:
* DTrace Guide "profile Provider" chapter (docs.oracle.com)
* dispadmin(1M)
* dispadmin(8)
*
* PORTIONS: Copyright (c) 2005 Brendan Gregg.
*
Expand Down
4 changes: 2 additions & 2 deletions Man/man1m/anonpgpid.d.1m → Man/man8/anonpgpid.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH anonpgpid.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH anonpgpid.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
anonpgpid.d \- anonymous memory paging info by PID on CPU. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -50,5 +50,5 @@ anonpgpid.d will run forever until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M)
dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/bitesize.d.1m → Man/man8/bitesize.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH bitesize.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH bitesize.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
bitesize.d \- analyse disk I/O size by process. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -53,5 +53,5 @@ bitesize.d will sample until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
iosnoop(1M), seeksize(1M), dtrace(1M)
iosnoop(8), seeksize(8), dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/connections.1m → Man/man8/connections.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH connections 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH connections 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
connections \- print inbound TCP connections by process. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -62,4 +62,4 @@ connections will run until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M), snoop(1M)
dtrace(8), snoop(8)
6 changes: 3 additions & 3 deletions Man/man1m/cpudists.1m → Man/man8/cpudists.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH cpudists 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH cpudists 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
cpudists \- CPU distrib. by Kernel/Idle/Process. Uses DTrace.
.SH SYNOPSIS
Expand All @@ -9,7 +9,7 @@ cpudists prints the CPU time distributions consumed by the Kernel,
Idle threads and by Processes.

This program is a variant on cputimes, and creates extra kernel load as
described in cputimes(1M). cpudists prints out a distribution report
described in cputimes(8). cpudists prints out a distribution report
(a quantize aggregation), such that the number of occurrences and
duration of each thread using the CPUs can be identified.

Expand Down Expand Up @@ -82,5 +82,5 @@ cpudists will run once, unless a count is specified.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M), vmstat(1M)
dtrace(8), vmstat(8)

4 changes: 2 additions & 2 deletions Man/man1m/cputimes.1m → Man/man8/cputimes.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH cputimes 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH cputimes 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
cputimes \- print time by Kernel/Idle/Process. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -83,5 +83,5 @@ cputimes will run once, unless a count is specified.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M), vmstat(1M)
dtrace(8), vmstat(8)

4 changes: 2 additions & 2 deletions Man/man1m/cputypes.d.1m → Man/man8/cputypes.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH cputypes.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH cputypes.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
cputypes.d \- list CPU types. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -50,5 +50,5 @@ examples with verbose descriptions explaining the output.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
psrinfo(1M), dtrace(1M)
psrinfo(8), dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/cpuwalk.d.1m → Man/man8/cpuwalk.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH cpuwalk.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH cpuwalk.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
cpuwalk.d \- Measure which CPUs a process runs on. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -49,5 +49,5 @@ examples with verbose descriptions explaining the output.
cpuwalk.d will run until Ctrl\-C is hit, or the duration specified
is reached.
.SH SEE ALSO
threaded.d(1M), dtrace(1M)
threaded.d(8), dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/crash.d.1m → Man/man8/crash.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH crash.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH crash.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
crash.d \- Crashed Application info. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -77,5 +77,5 @@ crash.d will run until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M)
dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/creatbyproc.d.1m → Man/man8/creatbyproc.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH creatbyproc.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH creatbyproc.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
creatbyproc.d \- snoop creat()s by process name. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -51,5 +51,5 @@ creatbyproc.d will run forever until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M)
dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/cswstat.d.1m → Man/man8/cswstat.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH cswstat.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH cswstat.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
cswstat.d \- context switch time stats. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -47,5 +47,5 @@ cswstat.d will run forever until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
mpstat(1M), dtrace(1M)
mpstat(8), dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/dappprof.1m → Man/man8/dappprof.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dappprof 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH dappprof 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
dappprof \- profile user and lib function usage. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -94,5 +94,5 @@ dappprof will sample until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dapptrace(1M), dtrace(1M), apptrace(1)
dapptrace(8), dtrace(8), apptrace(1)

4 changes: 2 additions & 2 deletions Man/man1m/dapptrace.1m → Man/man8/dapptrace.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dapptrace 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH dapptrace 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
dapptrace \- trace user and library function usage. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -108,5 +108,5 @@ executed dapptrace will finish when the command ends.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dappprof(1M), dtrace(1M), apptrace(1)
dappprof(8), dtrace(8), apptrace(1)

4 changes: 2 additions & 2 deletions Man/man1m/dexplorer.1m → Man/man8/dexplorer.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dexplorer 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH dexplorer 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
dexplorer \- run a series of scripts and archive output. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -60,5 +60,5 @@ examples with verbose descriptions explaining the output.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M)
dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/diskhits.1m → Man/man8/diskhits.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH diskhits 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH diskhits 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
diskhits \- disk access by file offset. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -43,4 +43,4 @@ examples with verbose descriptions explaining the output.
.SH EXIT
diskhits will sample until Ctrl\-C is hit.
.SH SEE ALSO
dtrace(1M)
dtrace(8)
4 changes: 2 additions & 2 deletions Man/man1m/dispqlen.d.1m → Man/man8/dispqlen.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dispqlen.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH dispqlen.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
dispqlen.d \- dispatcher queue length by CPU. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -32,5 +32,5 @@ dispqlen.d will sample until Ctrl-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
uptime(1), dtrace(1M)
uptime(1), dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/dnlcps.d.1m → Man/man8/dnlcps.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dnlcps.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH dnlcps.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
dnlcps.d \- DNLC stats by process. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -48,4 +48,4 @@ dnlcps.d will sample until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M)
dtrace(8)
4 changes: 2 additions & 2 deletions Man/man1m/dnlcsnoop.d.1m → Man/man8/dnlcsnoop.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dnlcsnoop.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH dnlcsnoop.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
dnlcsnoop.d \- snoop DNLC activity. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -49,4 +49,4 @@ dnlcsnoop.d will sample until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M)
dtrace(8)
4 changes: 2 additions & 2 deletions Man/man1m/dnlcstat.1m → Man/man8/dnlcstat.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dnlcstat 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH dnlcstat 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
dnlcstat \- DNLC statistics. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -54,4 +54,4 @@ has been satisfied.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M)
dtrace(8)
4 changes: 2 additions & 2 deletions Man/man1m/dtruss.1m → Man/man8/dtruss.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dtruss 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH dtruss 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
dtruss \- process syscall details. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -119,5 +119,5 @@ executed dtruss will finish when the command ends.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
procsystime(1M), dtrace(1M), truss(1)
procsystime(8), dtrace(8), truss(1)

4 changes: 2 additions & 2 deletions Man/man1m/dvmstat.1m → Man/man8/dvmstat.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH dvmstat 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH dvmstat 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
dvmstat \- vmstat by PID/name/command. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -90,4 +90,4 @@ examining ends.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M), vmstat(1M)
dtrace(8), vmstat(8)
4 changes: 2 additions & 2 deletions Man/man1m/errinfo.1m → Man/man8/errinfo.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH errinfo 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH errinfo 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
errinfo \- print errno for syscall fails. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -81,5 +81,5 @@ Contains the full descriptions for the error numbers.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M), truss(1)
dtrace(8), truss(1)

4 changes: 2 additions & 2 deletions Man/man1m/execsnoop.1m → Man/man8/execsnoop.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH execsnoop 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH execsnoop 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
execsnoop \- snoop new process execution. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -104,5 +104,5 @@ execsnoop will run forever until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
dtrace(1M), truss(1)
dtrace(8), truss(1)

4 changes: 2 additions & 2 deletions Man/man1m/fddist.1m → Man/man8/fddist.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH fddist 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH fddist 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
fddist \- file descriptor usage distributions. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -59,5 +59,5 @@ examples with verbose descriptions explaining the output.
.SH EXIT
fddist will sample until Ctrl\-C is hit.
.SH SEE ALSO
dtrace(1M)
dtrace(8)

4 changes: 2 additions & 2 deletions Man/man1m/filebyproc.d.1m → Man/man8/filebyproc.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH filebyproc.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH filebyproc.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
filebyproc.d \- snoop opens by process name. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -52,5 +52,5 @@ filebyproc.d will run forever until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
opensnoop(1M), dtrace(1M), truss(1)
opensnoop(8), dtrace(8), truss(1)

4 changes: 2 additions & 2 deletions Man/man1m/fspaging.d.1m → Man/man8/fspaging.d.8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH fspaging.d 1m "$Date:: 2007-08-05 #$" "USER COMMANDS"
.TH fspaging.d 8 "$Date:: 2007-08-05 #$" "USER COMMANDS"
.SH NAME
fspaging.d \- file system read/write and paging tracing. Uses DTrace.
.SH SYNOPSIS
Expand Down Expand Up @@ -85,4 +85,4 @@ fspaging.d will trace until Ctrl\-C is hit.
Brendan Gregg
[Sydney, Australia]
.SH SEE ALSO
fsrw.d(1M), dtrace(1M)
fsrw.d(8), dtrace(8)
Loading

0 comments on commit 6871e0e

Please sign in to comment.