summaryrefslogtreecommitdiffstats
path: root/usr.bin/script/script.1
Commit message (Collapse)AuthorAgeFilesLines
* Use `The .Nm utility'charnier2002-04-201-6/+9
|
* Remove whitespace at EOL.dd2001-07-151-3/+3
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Make a run-on sentence into two proper sentences, and clarify the meaninggreen2000-03-061-3/+2
| | | | a bit.
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-1/+2
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Fix grammar error. (missing verb)billf1999-12-131-1/+1
|
* Adjust man page: if command is specified, file name is mandatoryguido1999-11-241-2/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Mention default time between output flushes in manual page.jkoshy1998-09-291-2/+3
| | | | | PR: docs/8009 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* Fix a bunch of spelling errors.steve1998-06-041-2/+2
| | | | | PR: 6856 Submitted by: Josh Gilliam <josh@quick.net>
* Rewrite script as a select loop rather than as a twin reader/write process.peter1998-03-081-3/+18
| | | | | This allows simple logging of keys sent to a session (turned on with -k). Also allow specifying the script file flush interval.
* script(1) has annoyed me with it's inflexable command argument parsingpeter1997-12-291-1/+16
| | | | | since I first saw it. I finally needed to pass arguments through to the spawned command badly enough (and urgently) that I threw this together.
* Add usage(). Use err(3) instead of local redefinition.charnier1997-08-081-3/+3
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+123
OpenPOWER on IntegriCloud