|
|
1.1 ! root 1: .\" Copyright (c) 1980 Regents of the University of California. ! 2: .\" All rights reserved. ! 3: .\" ! 4: .\" Redistribution and use in source and binary forms are permitted ! 5: .\" provided that the above copyright notice and this paragraph are ! 6: .\" duplicated in all such forms and that any documentation, ! 7: .\" advertising materials, and other materials related to such ! 8: .\" distribution and use acknowledge that the software was developed ! 9: .\" by the University of California, Berkeley. The name of the ! 10: .\" University may not be used to endorse or promote products derived ! 11: .\" from this software without specific prior written permission. ! 12: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR ! 13: .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED ! 14: .\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. ! 15: .\" ! 16: .\" @(#)timedc.8 6.3 (Berkeley) 7/9/88 ! 17: .\" ! 18: .TH TIMEDC 8 "July 9, 1988" ! 19: .UC 6 ! 20: .ad ! 21: .SH NAME ! 22: timedc \- timed control program ! 23: .SH SYNOPSIS ! 24: .B /etc/timedc ! 25: [ command [ argument ... ] ] ! 26: .SH DESCRIPTION ! 27: .I Timedc ! 28: is used to control the operation of the \fItimed\fP program. ! 29: It may be used to: ! 30: .IP \(bu ! 31: measure the differences between machines' clocks, ! 32: .IP \(bu ! 33: find the location where the master time server is running, ! 34: .IP \(bu ! 35: enable or disable tracing of messages received by \fItimed\fP, and ! 36: .IP \(bu ! 37: perform various debugging actions. ! 38: .PP ! 39: Without any arguments, ! 40: .I timedc ! 41: will prompt for commands from the standard input. ! 42: If arguments are supplied, ! 43: .IR timedc ! 44: interprets the first argument as a command and the remaining ! 45: arguments as parameters to the command. The standard input ! 46: may be redirected causing ! 47: .I timedc ! 48: to read commands from a file. ! 49: Commands may be abbreviated; ! 50: recognized commands are: ! 51: .TP ! 52: ? [ command ... ] ! 53: .TP ! 54: help [ command ... ] ! 55: .br ! 56: Print a short description of each command specified in the argument list, ! 57: or, if no arguments are given, a list of the recognized commands. ! 58: .TP ! 59: clockdiff host ... ! 60: .br ! 61: Compute the differences between the clock of the host machine ! 62: and the clocks of the machines given as arguments. ! 63: .TP ! 64: trace { on | off } ! 65: .br ! 66: Enable or disable the tracing of incoming messages to \fItimed\fP ! 67: in the file /usr/adm/timed.log. ! 68: .TP ! 69: quit ! 70: .br ! 71: Exit from timedc. ! 72: .PP ! 73: Other commands may be included for use in testing and debugging ! 74: .IR timed ; ! 75: the help command and ! 76: the program source may be consulted for details. ! 77: .SH FILES ! 78: .nf ! 79: .ta \w'/usr/adm/masterlog 'u ! 80: /usr/adm/timed.log tracing file for timed ! 81: /usr/adm/timed.masterlog log file for master timed ! 82: .fi ! 83: .SH "SEE ALSO" ! 84: date(1), adjtime(2), icmp(4P), timed(8), ! 85: .br ! 86: \fITSP: The Time Synchronization Protocol for UNIX 4.3BSD\fP, ! 87: R. Gusella and S. Zatti ! 88: .SH DIAGNOSTICS ! 89: .nf ! 90: .ta \w'?Ambiguous command 'u ! 91: ?Ambiguous command abbreviation matches more than one command ! 92: ?Invalid command no match found ! 93: ?Privileged command command can be executed by root only ! 94: .fi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.