mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-07 13:14:51 +00:00
Spelling correction (adress -> address)
This commit is contained in:
parent
fcc943bc7f
commit
f06590f690
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54662
@ -349,7 +349,7 @@ main(argc, argv)
|
|||||||
break;
|
break;
|
||||||
#ifdef INET6
|
#ifdef INET6
|
||||||
case 'L':
|
case 'L':
|
||||||
ip6lifetime++; /* print IPv6 adress lifetime */
|
ip6lifetime++; /* print IPv6 address lifetime */
|
||||||
break;
|
break;
|
||||||
#endif
|
#endif
|
||||||
case 'l': /* scan interface names only */
|
case 'l': /* scan interface names only */
|
||||||
|
Loading…
Reference in New Issue
Block a user