Deleted Added
full compact
timedc.8 (116053) timedc.8 (131500)
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)timedc.8 8.1 (Berkeley) 6/6/93
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)timedc.8 8.1 (Berkeley) 6/6/93
33.\" $FreeBSD: head/usr.sbin/timed/timedc/timedc.8 116053 2003-06-08 14:33:04Z charnier $
33.\" $FreeBSD: head/usr.sbin/timed/timedc/timedc.8 131500 2004-07-02 23:13:00Z ru $
34.\"
35.Dd June 6, 1993
36.Dt TIMEDC 8
37.Os
38.Sh NAME
39.Nm timedc
40.Nd timed control program
41.Sh SYNOPSIS

--- 20 unchanged lines hidden (view full) ---

62.El
63.Pp
64Without any arguments,
65.Nm
66will prompt for commands from the standard input.
67If arguments are supplied,
68.Nm
69interprets the first argument as a command and the remaining
34.\"
35.Dd June 6, 1993
36.Dt TIMEDC 8
37.Os
38.Sh NAME
39.Nm timedc
40.Nd timed control program
41.Sh SYNOPSIS

--- 20 unchanged lines hidden (view full) ---

62.El
63.Pp
64Without any arguments,
65.Nm
66will prompt for commands from the standard input.
67If arguments are supplied,
68.Nm
69interprets the first argument as a command and the remaining
70arguments as parameters to the command. The standard input
70arguments as parameters to the command.
71The standard input
71may be redirected causing
72.Nm
73to read commands from a file.
74Commands may be abbreviated;
75recognized commands are:
76.Pp
77.Bl -tag -width Ds -compact
78.It Ic \&? Op Ar command ...

--- 66 unchanged lines hidden ---
72may be redirected causing
73.Nm
74to read commands from a file.
75Commands may be abbreviated;
76recognized commands are:
77.Pp
78.Bl -tag -width Ds -compact
79.It Ic \&? Op Ar command ...

--- 66 unchanged lines hidden ---