diff options
| author | Brian Somers <brian@FreeBSD.org> | 2012-07-30 08:06:00 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2012-07-30 08:06:00 +0000 |
| commit | fabb5579bb372a0965d6c4ea9532de93894a0cde (patch) | |
| tree | cfd6dd99dea93fe114ca1666be6fc5dbe93771c8 /usr.bin/script/script.1 | |
| parent | df53360c762f678c8aa166b39370aeb9aa184f9c (diff) | |
Notes
Diffstat (limited to 'usr.bin/script/script.1')
| -rw-r--r-- | usr.bin/script/script.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 9da6ab447895..11c06f8bf631 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -28,7 +28,7 @@ .\" @(#)script.1 8.1 (Berkeley) 6/6/93 .\" $FreeBSD$ .\" -.Dd September 28, 2011 +.Dd July 30, 2012 .Dt SCRIPT 1 .Os .Sh NAME @@ -168,7 +168,9 @@ The and .Fl r options first appeared in -.Nx 2.0 . +.Nx 2.0 +and were ported to +.Fx 10 . .Sh BUGS The .Nm |
