FreeBSD Bugzilla – Attachment 14506 Details for
Bug 27251
[PATCH]: netstat -s typos
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1018 bytes, created by
Pekka Savola
on 2001-05-10 18:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pekka Savola
Created:
2001-05-10 18:30:00 UTC
Size:
1018 bytes
patch
obsolete
>--- usr.bin/netstat/inet6.c Mon Mar 19 10:51:56 2001 >+++ usr.bin/netstat/inet6.c Thu May 10 20:21:23 2001 >@@ -680,9 +680,9 @@ > "multicast listener report", > "multicast listener done", > "router solicitation", >- "router advertisment", >+ "router advertisement", > "neighbor solicitation", >- "neighbor advertisment", >+ "neighbor advertisement", > "redirect", > "router renumbering", > "node information request", >@@ -851,7 +851,7 @@ > printf("\t\t%s: %llu\n", icmp6names[i], > (unsigned long long)icmp6stat.icp6s_inhist[i]); > } >- printf("\tHistgram of error messages to be generated:\n"); >+ printf("\tHistogram of error messages to be generated:\n"); > p_5(icp6s_odst_unreach_noroute, "\t\t%llu no route\n"); > p_5(icp6s_odst_unreach_admin, "\t\t%llu administratively prohibited\n"); > p_5(icp6s_odst_unreach_beyondscope, "\t\t%llu beyond scope\n");
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 27251
: 14506