CVSROOT: /cvs Module name: src Changes by: mes...@cvs.openbsd.org 2016/02/26 14:27:07
Modified files: games/hangman : main.c Log message: - Remove -h and -? from getopt(3), they weren't documented on manpage anyway - Replace hardcoded string "hangman" by getprogname(3) OK tb@