2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-01 06:45:10 +00:00

fixed typo

This commit is contained in:
Todd C. Miller
1995-09-03 17:17:17 +00:00
parent 7c6446141e
commit 963dd0e358

View File

@@ -81,7 +81,7 @@ mandir5 = $(man_prefix)/$(mantype)$(mansect5)
owner = root owner = root
group = staff group = staff
# See options.h and OPTINOS for a list of options # See options.h and OPTIONS for a list of options
OPTIONS = @OPTIONS@ OPTIONS = @OPTIONS@
#### End of system configuration section. #### #### End of system configuration section. ####