diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-05-29 15:34:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-05-29 15:34:39 +0000 |
commit | 83ffc7f98926a70d42449d1dc10d8ed56442ae0f (patch) | |
tree | e4dfa115ab89de8fdfb41d4b47809d557d8ccfe1 /bin | |
parent | e247247f5a9d8d2813fab95dffeedf6bcc75b7b3 (diff) |
nice
Diffstat (limited to 'bin')
-rw-r--r-- | bin/csh/csh.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 2fd70900578..55cc246838e 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.9 1998/05/28 19:15:41 art Exp $ +.\" $OpenBSD: csh.1,v 1.10 1998/05/29 15:34:38 deraadt Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -2127,9 +2127,9 @@ substitutions on a single line to 20. .Xr wait 2 , .Xr tty 4 , .Xr a.out 5 , -.Xr environ 7 , +.Xr environ 7 . .br -.Em An introduction to the C shell +.Em 'An introduction to the C shell' .Sh HISTORY .Nm Csh appeared in |