Fix typo in testrelpol comment
This commit is contained in:
parent
4db99f4012
commit
bf9f637ca8
2
minix/tests/testrelpol.sh
Executable file → Normal file
2
minix/tests/testrelpol.sh
Executable file → Normal file
|
|
@ -27,7 +27,7 @@
|
||||||
#
|
#
|
||||||
# 2. define the following shell function:
|
# 2. define the following shell function:
|
||||||
# pol_<policyname>() {}
|
# pol_<policyname>() {}
|
||||||
# - it will recieve the following parameters:
|
# - it will receive the following parameters:
|
||||||
# + service filename as $1 : the full path to the proc entry
|
# + service filename as $1 : the full path to the proc entry
|
||||||
# + label as $2 : the service label
|
# + label as $2 : the service label
|
||||||
# - which prints 'ok' on success, 'not ok' on failure.
|
# - which prints 'ok' on success, 'not ok' on failure.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user