Spelling correction (adress -> address)
This commit is contained in:
parent
c1c6d497b5
commit
73b591d0a1
@ -349,7 +349,7 @@ main(argc, argv)
|
||||
break;
|
||||
#ifdef INET6
|
||||
case 'L':
|
||||
ip6lifetime++; /* print IPv6 adress lifetime */
|
||||
ip6lifetime++; /* print IPv6 address lifetime */
|
||||
break;
|
||||
#endif
|
||||
case 'l': /* scan interface names only */
|
||||
|
Loading…
Reference in New Issue
Block a user