- No options should set the current system time.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 3 Jun 2006 10:24:20 +0000 (10:24 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 3 Jun 2006 10:24:20 +0000 (10:24 -0000)
commit5c0ae06ef11d2ee7e4b184bd31a5650f2629b850
tree77f6caaf2ce4bde7067e4a85ca9488991a04c86c
parent9a990aaba82fb1e1e718c2485ca388d908c85ad7
- No options should set the current system time.
Shaun Jackman writes:
A bug introduced in svn 11946 broke rdate. It no longer sets the
current system time when no options are specified. The options have
the opposite sense from what one might think, and, oddly enough, -ps
is intentionally a no-op.

Quoth rdate(8) from the BSD System Manager's Manual:

    -p      Do not set, just print the remote time
    -s      Do not print the time.
util-linux/rdate.c