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:
parent
76db6c8773
commit
eca1e88c0b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user