Searched hist:216823 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sbin/shutdown/
H A DMakefilediff 216823 Thu Dec 30 18:19:06 MST 2010 pjd 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
H A Dshutdown.8diff 216823 Thu Dec 30 18:19:06 MST 2010 pjd 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
H A Dshutdown.cdiff 216823 Thu Dec 30 18:19:06 MST 2010 pjd 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

Completed in 58 milliseconds