mirror of
https://github.com/nginx/nginx.git
synced 2026-05-28 04:12:47 -04:00
fix typo
This commit is contained in:
parent
dc1e3060eb
commit
e2f30beb93
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ ngx_spacer='
|
|||
|
||||
# __FreeBSD_version and sysctl kern.osreldate are the best ways
|
||||
# to determine whether some capability exists and is safe to use.
|
||||
# __FreeBSD_version is used for the testing of the build enviroment.
|
||||
# __FreeBSD_version is used for the testing of the build environment.
|
||||
# sysctl kern.osreldate is used for the testing of the kernel capabilities.
|
||||
|
||||
version=`grep "#define __FreeBSD_version" /usr/include/osreldate.h \
|
||||
|
|
|
|||
Loading…
Reference in a new issue