C Shell appeared in 2BSD, not 3BSD
This commit is contained in:
parent
21763d8f6e
commit
a275f45a6c
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: csh.1,v 1.52 2013/01/22 21:20:26 wiz Exp $
|
||||
.\" $NetBSD: csh.1,v 1.53 2016/08/10 17:16:47 sevan Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" @(#)csh.1 8.2 (Berkeley) 1/21/94
|
||||
.\"
|
||||
.Dd January 22, 2013
|
||||
.Dd August 8, 2016
|
||||
.Dt CSH 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -2233,7 +2233,7 @@ substitutions on a single line to 20.
|
||||
.Sh HISTORY
|
||||
.Nm
|
||||
appeared in
|
||||
.Bx 3 .
|
||||
.Bx 2 .
|
||||
It was a first implementation of a command language interpreter
|
||||
incorporating a history mechanism (see
|
||||
.Sx History substitutions ) ,
|
||||
|
Loading…
Reference in New Issue
Block a user