diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/csh/USD.doc/csh.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/csh/USD.doc/csh.3 b/bin/csh/USD.doc/csh.3 index 6e6760547df..57120822531 100644 --- a/bin/csh/USD.doc/csh.3 +++ b/bin/csh/USD.doc/csh.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.3,v 1.3 2003/06/02 23:32:07 millert Exp $ +.\" $OpenBSD: csh.3,v 1.4 2003/10/30 19:04:47 jmc Exp $ .\" $NetBSD: csh.3,v 1.3 1995/03/21 09:03:38 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -445,7 +445,7 @@ then .in -5 .fi shows how the `:r' modifier strips off the trailing `.bar' and the -the `:e' modifier leaves only the `bar'. +`:e' modifier leaves only the `bar'. Other modifiers will take off the last component of a pathname leaving the head `:h' or all but the last component of a pathname leaving the tail `:t'. |