Fix comments about System Functions
This commit fixes comments about "System Functions". * Add a missing comment about System Functions in the header * Fix singular to plural like others Change-Id: I3feb94cd11a6683ca80093574d60fdf7420e3af2
This commit is contained in:
parent
4fa0401d33
commit
f6368d3eac
@ -15,6 +15,7 @@
|
||||
# - Process Functions
|
||||
# - Python Functions
|
||||
# - Service Functions
|
||||
# - System Functions
|
||||
#
|
||||
# The following variables are assumed to be defined by certain functions:
|
||||
#
|
||||
@ -1280,8 +1281,8 @@ function use_exclusive_service {
|
||||
}
|
||||
|
||||
|
||||
# System Function
|
||||
# ===============
|
||||
# System Functions
|
||||
# ================
|
||||
|
||||
# Only run the command if the target file (the last arg) is not on an
|
||||
# NFS filesystem.
|
||||
|
Loading…
x
Reference in New Issue
Block a user