From 12e06e627309b8305f6af782322d661a6bb4ee15 Mon Sep 17 00:00:00 2001 From: unfurl Date: Thu, 17 Feb 2000 03:40:21 +0000 Subject: From the PR: The description of -X option in csh(1) manpage uses a wording that references the descriptions of -x, -v and -V. This might be a little confusing. Changed this to a complete description that does not reference other paragraphs. PR: 16762 Submitted: Giorgos Keramidas --- bin/csh/csh.1 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'bin/csh') diff --git a/bin/csh/csh.1 b/bin/csh/csh.1 index 9d3971c..bca5047 100644 --- a/bin/csh/csh.1 +++ b/bin/csh/csh.1 @@ -132,12 +132,11 @@ variable to be set even before .Pa .cshrc is executed. .It Fl X -Is to -.Fl x -as -.Fl V -is to -.Fl v . +Cause the +.Ar echo +variable to be set even before +.Pa .cshrc +is executed. .El .Pp After processing of flag arguments, if arguments remain but none of the -- cgit v1.1