2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +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
group = staff
# See options.h and OPTINOS for a list of options
# See options.h and OPTIONS for a list of options
OPTIONS = @OPTIONS@
#### End of system configuration section. ####