ticket: 1799
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15804
dc483132-0cff-0310-8789-
dd5450dbe970
* kadm5_launch_task () runs a program (task_path) to synchronize the
* Apple password server with the Kerberos database. Password server
* programs can receive arguments on the command line (task_argv)
- * and a block of data via stdin (data_buffer). On success, they
- * return one of the result codes listed in success_codes.
+ * and a block of data via stdin (data_buffer).
*
* Because a failure to communicate with the tool results in the
* password server falling out of sync with the database,