aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-08-22 12:22:23 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2016-08-22 12:22:23 +0300
commitfb43246e70032ab42e63cf7fc93a2a0548655a57 (patch)
treeb8025d6070ac016f27f409b5e6a9a610de435b1d
parent83f5747aee4da6d4b1785459e759bcf6424c3122 (diff)
downloadrush-fb43246e70032ab42e63cf7fc93a2a0548655a57.tar.gz
rush-fb43246e70032ab42e63cf7fc93a2a0548655a57.tar.bz2
Fix spelling errors
-rw-r--r--.gitignore6
-rw-r--r--doc/rush.texi10
-rw-r--r--doc/rushlast.12
-rw-r--r--doc/rushwho.14
4 files changed, 11 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index 552aa3e..9b43e87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,13 @@
*.diff
+*.o
*.orig
*.rej
*.tar.*
-*.o
*~
-.deps
-.gdbinit
.bootstrap
+.deps
.emacs*
+.gdbinit
ABOUT-NLS
ChangeLog
INSTALL
diff --git a/doc/rush.texi b/doc/rush.texi
index be6390f..1eaa140 100644
--- a/doc/rush.texi
+++ b/doc/rush.texi
@@ -868,7 +868,7 @@ the interaction is defined to be: ignore matches before the
@var{number}th on.
@end table
-Any delimiter can be used in lieue of @samp{/}, the only requirement being
+Any delimiter can be used in lieu of @samp{/}, the only requirement being
that it be used consistently throughout the expression. For example,
the following two expressions are equivalent:
@@ -1378,8 +1378,8 @@ and used instead of @var{message}. For example:
@end smallexample
If the characters after @samp{@@} do not correspond to any
-predefefined error message name, an error of type @samp{config-error}
-is signalled and @command{rush} exits.
+predefined error message name, an error of type @samp{config-error}
+is signaled and @command{rush} exits.
If you need to begin your exit message with a @samp{@@} sign,
duplicate it, as in this example:
@@ -2434,7 +2434,7 @@ the user request after performing all checks and transformations.
@opindex --dump
@opindex -D
The mode is requested by the @option{--dump=@var{attr}} (@option{-D
-@var{attr}}) option. The argumen @var{attr} is a comma-separated list
+@var{attr}}) option. The argument @var{attr} is a comma-separated list
of the names of attributes to be included in the dump, or the word
@samp{all}, standing for all attributes.
@@ -2490,7 +2490,7 @@ Chroot directory.
@kwindex home_dir, dump attribute
@item home_dir
-Current working direcory.
+Current working directory.
@kwindex gid, dump attribute
@item gid
diff --git a/doc/rushlast.1 b/doc/rushlast.1
index 799b29e..00dbc1d 100644
--- a/doc/rushlast.1
+++ b/doc/rushlast.1
@@ -116,7 +116,7 @@ Built-in format.
.SH FORMATS
The format string supplied with the \fB\-F\fR (\fB\-\-format\fR)
option controls the output of every record from the GNU Rush
-accounting database. It consists of the collowing classes of
+accounting database. It consists of the following classes of
objects:
.TP
.I Ordinary characters
diff --git a/doc/rushwho.1 b/doc/rushwho.1
index 8718193..ffce10e 100644
--- a/doc/rushwho.1
+++ b/doc/rushwho.1
@@ -28,7 +28,7 @@ rushwho \- show who is logged on by rush(1)
[\fB\-\-usage\fR]\
[\fB\-\-version\fR]
.SH NOTE
-This manpage is a short description of \fBrushwo\fR. For a detailed
+This manpage is a short description of \fBrushwho\fR. For a detailed
discussion, including examples and usage recommendations, refer to the
manual \fBGNU Rush -- a restricted user shell\fR, available in texinfo
format. If the \fBinfo\fR reader and the rush documentation are
@@ -105,7 +105,7 @@ Built-in format.
.SH FORMAT
The format string supplied with the \fB\-F\fR (\fB\-\-format\fR)
option controls the output of every record from the GNU Rush
-accounting database. It consists of the collowing classes of
+accounting database. It consists of the following classes of
objects:
.TP
.I Ordinary characters

Return to:

Send suggestions and report system problems to the System administrator.