sysrc.subr: Fix a comment for accuracy

PR:		bin/203435
Reported by:	Andreas Sommer <andreas.sommer87@googlemail.com>
MFC after:	6 days
X-MFC-to:	stable/11
X-MFC-with:	r335280
Sponsored by:	Smule, Inc.
This commit is contained in:
Devin Teske 2018-06-17 20:32:43 +00:00
parent 76db6c8773
commit eca1e88c0b

View File

@ -556,7 +556,7 @@ f_sysrc_set()
fi
#
# If not found, append new value to last file and return.
# If not found, append new value to first file and return.
#
if [ "$not_found" ]; then
# Add a newline if missing before appending to the file