diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index d4efebcc4100..3c3763c1cd80 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -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 ) ,