From f6368d3eaccc33d5afdbc53a34bf6e37b6e11eb8 Mon Sep 17 00:00:00 2001 From: Masayuki Igawa <igawa@mxs.nes.nec.co.jp> Date: Thu, 20 Feb 2014 13:31:26 +0900 Subject: [PATCH] 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 --- functions-common | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/functions-common b/functions-common index d92e39cd91..eb9b4ac8bb 100644 --- a/functions-common +++ b/functions-common @@ -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.