|
NAMENet::Gnats::Command::SUBMDESCRIPTIONSubmits a new PR into the database. The supplied text is verified for correctness, and if no problems are found a new PR is created.PROTOCOLSUBM <PR CONTENTS> RESPONSESThe possible responses are:431 (CODE_GNATS_LOCKED) The database has been locked, and no PRs may be submitted until the lock is cleared. 211 (CODE_SEND_PR) The client should now transmit the new PR text using the normal quoting mechanism. After the PR has been sent, the server will respond with either 351 (CODE_INFORMATION_FILLER) and 350 (CODE_INFORMATION) responses indicating that the new PR has been created and supplying the number assigned to it, or one or more error codes listing problems with the new PR text.
Visit the GSP FreeBSD Man Page Interface. |