From b0061da962c970149503f7411871f39aeb347f0a Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Sat, 15 Nov 1997 22:01:07 +0000 Subject: slipped through the cracks. --- bin/csh/csh.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/csh/csh.1') diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 62e09e89845..8c6247c00bd 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: csh.1,v 1.5 1997/11/15 21:51:26 todd Exp $ +.\" $OpenBSD: csh.1,v 1.6 1997/11/15 22:01:06 todd Exp $ .\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -818,7 +818,7 @@ only part of a word, even if the command outputs a complete line. .Ss Filename substitution If a word contains any of the characters `*', `?', `[' or `{' or begins with the character `~', then that word is a candidate for -filename substitution, also known as `gobbing'. +filename substitution, also known as `globbing'. This word is then regarded as a pattern, and replaced with an alphabetically sorted list of file names that match the pattern. In a list of words specifying filename substitution it is an error for -- cgit v1.2.3