diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-03-08 02:47:30 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-03-08 02:47:30 +0000 |
commit | 7271950daea01853ef9cbfb58b25fce6f6c7dbf1 (patch) | |
tree | c90c6a4cba546dd5ed638b0581b785ffb16bed60 /bin/csh | |
parent | 4f24a984ecfe8b8518e6a973ec0665dae7bd21f9 (diff) |
Add some references, most of these were removed when we stopped building
and installing USD/SMM/PSD docs.
jmc@ agrees with the direction, ok millert@ on an earlier diff
Diffstat (limited to 'bin/csh')
-rw-r--r-- | bin/csh/csh.1 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index f984356e846..04d0b4f072e 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.84 2020/07/08 16:05:27 millert Exp $ +.\" $OpenBSD: csh.1,v 1.85 2021/03/08 02:47:25 jsg Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)csh.1 8.2 (Berkeley) 1/21/94 .\" -.Dd $Mdocdate: July 8 2020 $ +.Dd $Mdocdate: March 8 2021 $ .Dt CSH 1 .Os .Sh NAME @@ -2708,6 +2708,11 @@ source of home directories for .Xr tty 4 , .Xr environ 7 , .Xr script 7 +.Rs +.\" 4.4BSD USD:4 +.%A W. Joy +.%T An Introduction to the C shell +.Re .Sh HISTORY .Nm first appeared in |