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:
Masayuki Igawa 2014-02-20 13:31:26 +09:00
parent 4fa0401d33
commit f6368d3eac

@ -15,6 +15,7 @@
# - Process Functions # - Process Functions
# - Python Functions # - Python Functions
# - Service Functions # - Service Functions
# - System Functions
# #
# The following variables are assumed to be defined by certain 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 # Only run the command if the target file (the last arg) is not on an
# NFS filesystem. # NFS filesystem.