From 4f4ec8c39daf3acb6a7de9eb1848688f3bc40aa7 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 12 Jun 2003 23:15:34 +0000 Subject: [PATCH] . original commit: f868cd48fb1b1a4e236297d62427e935be3d504e --- man/man1/mred.1 | 6 +++--- man/man1/mzscheme.1 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/man/man1/mred.1 b/man/man1/mred.1 index 1ad17efc..5c9ab033 100644 --- a/man/man1/mred.1 +++ b/man/man1/mred.1 @@ -203,8 +203,8 @@ to .B \-C .TP .B \--main -Call `main' with a list of argument strings, where the first string is -the name of the file most recently loaded from the command line, and +Like -r, then calls `main' with a list of argument strings. The first +string in the list is the name of the loaded file, and the rest of the list contains leftover command-line arguments. .PP @@ -320,7 +320,7 @@ If the executable name has the form scheme-\|\c .I dialect\|\c , then the command line is effectively prefixed with .ce 1 --qAerC '(require (lib "init.ss" "script-lang" "\|\c +-qAeC '(require (lib "init.ss" "script-lang" "\|\c .I dialect\|\c "))' The first actual command-line argument thus serves as the name of a file diff --git a/man/man1/mzscheme.1 b/man/man1/mzscheme.1 index 18b031b0..54e0bbf6 100644 --- a/man/man1/mzscheme.1 +++ b/man/man1/mzscheme.1 @@ -155,8 +155,8 @@ to .B \-C .TP .B \--main -Call `main' with a list of argument strings, where the first string is -the name of the file most recently loaded from the command line, and +Like -r, then calls `main' with a list of argument strings. The first +string in the list is the name of the loaded file, and the rest of the list contains leftover command-line arguments. .PP @@ -265,7 +265,7 @@ If the executable name has the form scheme-\|\c .I dialect\|\c , then the command line is effectively prefixed with .ce 1 --qAerC '(require (lib "init.ss" "script-lang" "\|\c +-qAeC '(require (lib "init.ss" "script-lang" "\|\c .I dialect\|\c "))' The first actual command-line argument thus serves as the name of a file