diff options
Diffstat (limited to 'bin/csh/csh.1')
-rw-r--r-- | bin/csh/csh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index a5248e57b98..fb6d4b87d2d 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.22 1999/03/04 08:58:10 deraadt Exp $ +.\" $OpenBSD: csh.1,v 1.23 1999/03/11 01:35:00 pjanzen Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -354,7 +354,7 @@ Similarly, saying .Dq %1 & resumes job number 1 in the background. Jobs can also be named by prefixes of the string typed in to start them, -if these prefixes are unambiguous, thus +if these prefixes are unambiguous; thus .Dq %ex would normally restart a suspended .Xr ex 1 |