diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
| commit | 07bfccd71e05867cb46c11ea07ec0027794972b3 (patch) | |
| tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/timed | |
| parent | 2ac2784f0c53b69968c131cd068d27cdbacca99f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/timed')
| -rw-r--r-- | usr.sbin/timed/timedc/timedc.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8 index 7c43ad475fd7..ecba759f7794 100644 --- a/usr.sbin/timed/timedc/timedc.8 +++ b/usr.sbin/timed/timedc/timedc.8 @@ -67,7 +67,8 @@ will prompt for commands from the standard input. If arguments are supplied, .Nm interprets the first argument as a command and the remaining -arguments as parameters to the command. The standard input +arguments as parameters to the command. +The standard input may be redirected causing .Nm to read commands from a file. |
