mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.
Reviewed by: ru
This commit is contained in:
parent
ef0180ed69
commit
19ab52cb4e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75495
@ -333,8 +333,8 @@ RTM_CHANGE.
|
|||||||
As such, only the super-user may modify
|
As such, only the super-user may modify
|
||||||
the routing tables.
|
the routing tables.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width Ds
|
.Bl -diag
|
||||||
.It Sy "add [host \&| network ] %s: gateway %s flags %x"
|
.It "add [host \&| network ] %s: gateway %s flags %x"
|
||||||
The specified route is being added to the tables. The
|
The specified route is being added to the tables. The
|
||||||
values printed are from the routing table entry supplied
|
values printed are from the routing table entry supplied
|
||||||
in the
|
in the
|
||||||
@ -344,21 +344,21 @@ If the gateway address used was not the primary address of the gateway
|
|||||||
(the first one returned by
|
(the first one returned by
|
||||||
.Xr gethostbyname 3 ) ,
|
.Xr gethostbyname 3 ) ,
|
||||||
the gateway address is printed numerically as well as symbolically.
|
the gateway address is printed numerically as well as symbolically.
|
||||||
.It Sy "delete [ host \&| network ] %s: gateway %s flags %x"
|
.It "delete [ host \&| network ] %s: gateway %s flags %x"
|
||||||
As above, but when deleting an entry.
|
As above, but when deleting an entry.
|
||||||
.It Sy "%s %s done"
|
.It "%s %s done"
|
||||||
When the
|
When the
|
||||||
.Cm flush
|
.Cm flush
|
||||||
command is specified, each routing table entry deleted
|
command is specified, each routing table entry deleted
|
||||||
is indicated with a message of this form.
|
is indicated with a message of this form.
|
||||||
.It Sy "Network is unreachable"
|
.It "Network is unreachable"
|
||||||
An attempt to add a route failed because the gateway listed was not
|
An attempt to add a route failed because the gateway listed was not
|
||||||
on a directly-connected network.
|
on a directly-connected network.
|
||||||
The next-hop gateway must be given.
|
The next-hop gateway must be given.
|
||||||
.It Sy "not in table"
|
.It "not in table"
|
||||||
A delete operation was attempted for an entry which
|
A delete operation was attempted for an entry which
|
||||||
wasn't present in the tables.
|
wasn't present in the tables.
|
||||||
.It Sy "routing table overflow"
|
.It "routing table overflow"
|
||||||
An add operation was attempted, but the system was
|
An add operation was attempted, but the system was
|
||||||
low on resources and was unable to allocate memory
|
low on resources and was unable to allocate memory
|
||||||
to create the new entry.
|
to create the new entry.
|
||||||
|
@ -55,9 +55,8 @@ If the secondary
|
|||||||
DMA channel is C, set the flags to (C | 0x10). For a sound card without the
|
DMA channel is C, set the flags to (C | 0x10). For a sound card without the
|
||||||
secondary DMA channel, the flags should be set to zero.
|
secondary DMA channel, the flags should be set to zero.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width 2m
|
.Bl -diag
|
||||||
.It xxx: gus pcm not attached, out of memory
|
.It xxx: gus pcm not attached, out of memory
|
||||||
.Pp
|
|
||||||
There are not enough memory to drive the device.
|
There are not enough memory to drive the device.
|
||||||
.El
|
.El
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
|
@ -57,13 +57,11 @@ If the secondary
|
|||||||
DMA channel is C, set the flags to (C | 0x10). For a sound card without the
|
DMA channel is C, set the flags to (C | 0x10). For a sound card without the
|
||||||
secondary DMA channel, the flags should be set to zero.
|
secondary DMA channel, the flags should be set to zero.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width 2m
|
.Bl -diag
|
||||||
.It sb_dspwr(XX) timed out.
|
.It sb_dspwr(XX) timed out.
|
||||||
.Pp
|
|
||||||
A command to the DSP has timed out.
|
A command to the DSP has timed out.
|
||||||
Check the I/O port configuration.
|
Check the I/O port configuration.
|
||||||
.It bad irq XX (5/7/9/10 valid)
|
.It bad irq XX (5/7/9/10 valid)
|
||||||
.Pp
|
|
||||||
The IRQ given to the driver is not valid.
|
The IRQ given to the driver is not valid.
|
||||||
.El
|
.El
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
|
@ -55,9 +55,8 @@ If the secondary
|
|||||||
DMA channel is C, set the flags to (C | 0x10). For a sound card without the
|
DMA channel is C, set the flags to (C | 0x10). For a sound card without the
|
||||||
secondary DMA channel, the flags should be set to zero.
|
secondary DMA channel, the flags should be set to zero.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width 2m
|
.Bl -diag
|
||||||
.It xxx: gus pcm not attached, out of memory
|
.It xxx: gus pcm not attached, out of memory
|
||||||
.Pp
|
|
||||||
There are not enough memory to drive the device.
|
There are not enough memory to drive the device.
|
||||||
.El
|
.El
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
|
@ -57,13 +57,11 @@ If the secondary
|
|||||||
DMA channel is C, set the flags to (C | 0x10). For a sound card without the
|
DMA channel is C, set the flags to (C | 0x10). For a sound card without the
|
||||||
secondary DMA channel, the flags should be set to zero.
|
secondary DMA channel, the flags should be set to zero.
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width 2m
|
.Bl -diag
|
||||||
.It sb_dspwr(XX) timed out.
|
.It sb_dspwr(XX) timed out.
|
||||||
.Pp
|
|
||||||
A command to the DSP has timed out.
|
A command to the DSP has timed out.
|
||||||
Check the I/O port configuration.
|
Check the I/O port configuration.
|
||||||
.It bad irq XX (5/7/9/10 valid)
|
.It bad irq XX (5/7/9/10 valid)
|
||||||
.Pp
|
|
||||||
The IRQ given to the driver is not valid.
|
The IRQ given to the driver is not valid.
|
||||||
.El
|
.El
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
|
@ -67,7 +67,7 @@ otherhost 7:36am up 6 days, 16:45, load average: 0.20, 0.23, 0.18
|
|||||||
example%
|
example%
|
||||||
.Ed
|
.Ed
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width indent
|
.Bl -diag
|
||||||
.It rup: RPC: Program not registered
|
.It rup: RPC: Program not registered
|
||||||
The
|
The
|
||||||
.Xr rpc.rstatd 8
|
.Xr rpc.rstatd 8
|
||||||
|
@ -75,17 +75,17 @@ logged in, the amount of time since the user typed on the keyboard,
|
|||||||
and the remote host they logged in from (if applicable).
|
and the remote host they logged in from (if applicable).
|
||||||
.El
|
.El
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width indent
|
.Bl -diag
|
||||||
.It Nm Ns : RPC: Program not registered
|
.It rusers: RPC: Program not registered
|
||||||
The
|
The
|
||||||
.Xr rpc.rusersd 8
|
.Xr rpc.rusersd 8
|
||||||
daemon has not been started on the remote host.
|
daemon has not been started on the remote host.
|
||||||
.It Nm Ns : RPC: Timed out
|
.It rusers: RPC: Timed out
|
||||||
A communication error occurred. Either the network is
|
A communication error occurred. Either the network is
|
||||||
excessively congested, or the
|
excessively congested, or the
|
||||||
.Xr rpc.rusersd 8
|
.Xr rpc.rusersd 8
|
||||||
daemon has terminated on the remote host.
|
daemon has terminated on the remote host.
|
||||||
.It Nm Ns : "RPC: Port mapper failure - RPC: Timed out"
|
.It rusers: "RPC: Port mapper failure - RPC: Timed out"
|
||||||
The remote host is not running the portmapper (see
|
The remote host is not running the portmapper (see
|
||||||
.Xr portmap 8 ) ,
|
.Xr portmap 8 ) ,
|
||||||
and cannot accommodate any RPC-based services. The host may be down.
|
and cannot accommodate any RPC-based services. The host may be down.
|
||||||
|
@ -52,7 +52,7 @@ message to be sent can be typed in and terminated with EOF or it can
|
|||||||
be in a
|
be in a
|
||||||
.Ar file .
|
.Ar file .
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width indent
|
.Bl -diag
|
||||||
.It rwall: RPC: Program not registered
|
.It rwall: RPC: Program not registered
|
||||||
The
|
The
|
||||||
.Xr rpc.rwalld 8
|
.Xr rpc.rwalld 8
|
||||||
|
@ -195,12 +195,12 @@ lock file for queue control
|
|||||||
.Xr printcap 5 ,
|
.Xr printcap 5 ,
|
||||||
.Xr lpd 8
|
.Xr lpd 8
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width indent
|
.Bl -diag
|
||||||
.It Sy "?Ambiguous command"
|
.It "?Ambiguous command"
|
||||||
abbreviation matches more than one command
|
abbreviation matches more than one command
|
||||||
.It Sy "?Invalid command"
|
.It "?Invalid command"
|
||||||
no match was found
|
no match was found
|
||||||
.It Sy "?Privileged command"
|
.It "?Privileged command"
|
||||||
you must be a member of group "operator" or root to execute this command
|
you must be a member of group "operator" or root to execute this command
|
||||||
.El
|
.El
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
|
@ -128,7 +128,7 @@ log file for master timed
|
|||||||
.%A S. Zatti
|
.%A S. Zatti
|
||||||
.Re
|
.Re
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width Ds -compact
|
.Bl -diag
|
||||||
.It ?Ambiguous command
|
.It ?Ambiguous command
|
||||||
abbreviation matches more than one command
|
abbreviation matches more than one command
|
||||||
.It ?Invalid command
|
.It ?Invalid command
|
||||||
|
@ -133,8 +133,8 @@ arguments may be used to supplant the defaults.
|
|||||||
.Xr netstat 1 ,
|
.Xr netstat 1 ,
|
||||||
.Xr setsockopt 2
|
.Xr setsockopt 2
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
.Bl -tag -width Ds
|
.Bl -diag
|
||||||
.It Sy no namelist
|
.It no namelist
|
||||||
When the system image doesn't
|
When the system image doesn't
|
||||||
contain the proper symbols to find the trace buffer;
|
contain the proper symbols to find the trace buffer;
|
||||||
others which should be self explanatory.
|
others which should be self explanatory.
|
||||||
|
Loading…
Reference in New Issue
Block a user