K 10 svn:author V 3 pjd K 8 svn:date V 27 2010-12-30T18:06:31.755287Z K 7 svn:log V 306 For compatibility with Linux and Solaris add poweroff(8). It is implemented as a hard link to shutdown(8) and it is equivalent of: # shutdown -p now While I'm here put one line of usage into one line of C code so it is easier to grep(1) and separate unrelated code with empty line. MFC after: 2 weeks END