History log of /netbsd-src/usr.bin/script/script.1 (Results 1 – 14 of 14)
Revision Date Author Comments
# eaea20be 16-Jan-2022 christos <christos@NetBSD.org>

If -e is specified exit with the exit status of the child process in
a shell-like format (nabijaczleweli)


# bae8a3a8 08-Jun-2011 yamt <yamt@NetBSD.org>

mention combinations of flags


# da3d98a5 17-Oct-2009 wiz <wiz@NetBSD.org>

New sentence, new line. Remove trailing whitespace.


# ab107e38 17-Oct-2009 christos <christos@NetBSD.org>

add more features found in other unices


# 89aaa1bb 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.


# 990562bf 25-Feb-2003 wiz <wiz@NetBSD.org>

.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.


# 8a49ec08 04-Feb-2003 perry <perry@NetBSD.org>

"Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".


# 8f6bada1 21-Jun-2002 atatat <atatat@NetBSD.org>

Add an alternate "typescript mode" that contains timestamps and other
data interleaved between chunks of actual output (and input), and
teach script how to read the new format so that sessions can be

Add an alternate "typescript mode" that contains timestamps and other
data interleaved between chunks of actual output (and input), and
teach script how to read the new format so that sessions can be played
back at "proper" time.

show more ...


# aded0d2c 01-Dec-2001 wiz <wiz@NetBSD.org>

Whitespace cleanup.


# 9e44e9b5 22-Mar-1999 garbled <garbled@NetBSD.org>

More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.


# 78093e2b 19-Oct-1997 lukem <lukem@NetBSD.org>

WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF


# ae238496 21-Dec-1994 jtc <jtc@NetBSD.org>

Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.


# c3e42d1c 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS indentifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources