Annotation of 43BSDReno/usr.sbin/timed/timedc/timedc.8, revision 1.1

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

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.