File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -293,11 +293,11 @@ help:
293
293
@echo ' HINT: use "V=1" to enable verbose build'
294
294
@echo ' all - build libraries and pkgconfig'
295
295
@echo ' clean - remove all generated files'
296
- @echo ' check - check abi and version info'
296
+ @echo ' check - check ABI and version info'
297
297
@echo ' '
298
298
@echo ' libbpf install targets:'
299
299
@echo ' HINT: use "prefix"(defaults to "/usr/local") or "DESTDIR" (defaults to "/")'
300
- @echo ' to adjust target desitantion , e.g. "make prefix=/usr/local install"'
300
+ @echo ' to adjust target destination , e.g. "make prefix=/usr/local install"'
301
301
@echo ' install - build and install all headers, libraries and pkgconfig'
302
302
@echo ' install_headers - install only headers to include/bpf'
303
303
@echo ' '
You can’t perform that action at this time.
0 commit comments