Browse Source

correct spelling: privileges, convenient;

Thomas Lotterer 22 years ago
parent
commit
7b63f764f1

+ 1 - 1
bash/profile

@@ -76,7 +76,7 @@ complete -A helptopic help
 complete -a unalias
 complete -A binding bind
 
-#   convinient root privilege switching
+#   convenient root privilege switching
 root () {
     if [ $# -eq 0 -o ".$1" = ".-i" ]; then
         ssh -t -x root@localhost cd $PWD \&\& exec ${SHELL-/bin/sh}

+ 3 - 3
cvs/cvs.patch.rse

@@ -219,7 +219,7 @@ diff -N src/README.RSE
 +    [Origin: Ralf S. Engelschall]
 +
 +  RSE_PATCH_HANDLE:
-+    This adds a convinient `-h<handle>' option to `cvs diff'. `<handle>'
++    This adds a convenient `-h<handle>' option to `cvs diff'. `<handle>'
 +    is a string of the format `[!]YYMMDDhhmmssoo' (YY=year, MM=month,
 +    DD=day, hh=hour, mm=minute, ss=second, oo=offset) which internally
 +    is expanded into two `-D' options. The first date is the equivalent
@@ -3974,10 +3974,10 @@ diff -u -d -r1.1.1.13 server.c
 +    int len;
 +    int ns;
 +
-+    /* make sure we are running with root priviledges, because
++    /* make sure we are running with root privileges, because
 +       we need it later for chroot, switch_to_user, etc. */
 +    if (geteuid() != 0)
-+        error(1, 0, "root priviledges required for pserver operation");
++        error(1, 0, "root privileges required for pserver operation");
 +
 +    /* process "cvs pserverd" command options */
 +    optind = 0;

+ 1 - 1
editline/editline.spec

@@ -49,7 +49,7 @@ AutoReq:      no
 AutoReqProv:  no
 
 %description
-    Editline is a C library for convinient command line editing.
+    Editline is a C library for convenient command line editing.
 
 %track
     prog editline = {

+ 1 - 1
firefox/firefox.pod

@@ -43,7 +43,7 @@ B<firefox>
 The B<firefox> command is small startup control utility for the
 B<Mozilla Firefox> browser (http://www.mozilla.org/). It makes sure that
 no more than one B<Mozilla Firefox> instance is running at the same time
-and allows you to conviniently load URLs from the command line into new
+and allows you to conveniently load URLs from the command line into new
 browser windows, new browser tabs or into the currently open browser
 view.
 

+ 2 - 2
firefox/firefox.spec

@@ -182,7 +182,7 @@ AutoReqProv:  no
       mkdir .autoreg >/dev/null 2>&1 || true
     ) || exit $?
 
-    #   generate manual page for startup convinience wrapper
+    #   generate manual page for startup convenience wrapper
     %{l_prefix}/bin/pod2man \
         --section=1 --quotes=none \
         --release="Mozilla %{version}" --center="%{packager}" \
@@ -201,7 +201,7 @@ AutoReqProv:  no
     ( cd dist/bin && %{l_tar} -chf - . ) |\
         ( cd $RPM_BUILD_ROOT%{l_prefix}/lib/firefox && %{l_tar} -xf - ) || exit $?
 
-    #   add startup convinience wrapper
+    #   add startup convenience wrapper
     %{l_shtool} install -c -m 755 %{l_value -s -a} \
         %{SOURCE firefox.sh} $RPM_BUILD_ROOT%{l_prefix}/bin/firefox
     %{l_shtool} install -c -m 644 \

+ 1 - 1
l2/l2.spec

@@ -64,7 +64,7 @@ AutoReqProv:  no
 
     Channels are implemented by channel handlers which can be even
     customer supplied for creating own channels which seamlessly integrate
-    into the framework. For convinience reasons, OSSP l2 already ships
+    into the framework. For convenience reasons, OSSP l2 already ships
     with pre-implemented filtering (noop, filter, prefix, buffer) and
     output (null, fd, file, pipe, socket, syslog, smtp) channels which
     already cover mostly all use cases of logging.

+ 1 - 1
libedit/libedit.spec

@@ -52,7 +52,7 @@ AutoReq:      no
 AutoReqProv:  no
 
 %description
-    Libedit is terminal library for convinient command line editing.
+    Libedit is terminal library for convenient command line editing.
     It optionally includes a GNU readline compatible API.
 
 %track

+ 1 - 1
mozilla/mozilla.pod

@@ -43,7 +43,7 @@ B<mozilla>
 The B<mozilla> command is small startup control utility for the
 B<Mozilla> browser (http://www.mozilla.org/). It makes sure that no more
 than one B<Mozilla> instance is running at the same time and allows
-you to conviniently load URLs from the command line into new browser
+you to conveniently load URLs from the command line into new browser
 windows, new browser tabs or into the currently open browser view.
 
 The following command line options are recognized:

+ 2 - 2
mozilla/mozilla.spec

@@ -201,7 +201,7 @@ AutoReqProv:  no
       mkdir .autoreg >/dev/null 2>&1 || true
     ) || exit $?
 
-    #   generate manual page for startup convinience wrapper
+    #   generate manual page for startup convenience wrapper
     %{l_prefix}/bin/pod2man \
         --section=1 --quotes=none \
         --release="Mozilla %{version}" --center="%{packager}" \
@@ -220,7 +220,7 @@ AutoReqProv:  no
     ( cd dist/bin && %{l_tar} -chf - . ) |\
         ( cd $RPM_BUILD_ROOT%{l_prefix}/lib/mozilla && %{l_tar} -xf - ) || exit $?
 
-    #   add startup convinience wrapper
+    #   add startup convenience wrapper
     %{l_shtool} install -c -m 755 %{l_value -s -a} \
         %{SOURCE mozilla.sh} $RPM_BUILD_ROOT%{l_prefix}/bin/mozilla
     %{l_shtool} install -c -m 644 \

+ 2 - 2
openpkg/HISTORY

@@ -145,7 +145,7 @@
 20030715 work-off "rc" again: add -o/--output options, better cleanup, global return code
 20030715 add to "rc" the -v/--verbose option again and provide terminal-detection
 20030714 reduce run-time of "rc" --eval/--print operations by parsing %config sections just once
-20030714 add convinience macros %l_rc and %l_rpm; resolve conflict with openpkg-rc package
+20030714 add convenience macros %l_rc and %l_rpm; resolve conflict with openpkg-rc package
 20030714 bugfix verbose output; add "rc" command to search path for run-command sections
 20030710 rename openpkg_runall to openpkg_rc_all, support new openpkg_rc_def.
 20030709 fully work-off rc script
@@ -214,7 +214,7 @@
 20021217 make sure RPM does not hard-code an absolute path to 'mkdir'
 20021204 add l_cxxflags for consistency; support gcc 3.2.x
 20021127 and also the bigger hammer for bash included in the bootstrap package
-20021122 provide a more convinient definition for cppflags and ldflags
+20021122 provide a more convenient definition for cppflags and ldflags
 20021120 make all %config sections visible for any package
 20021119 upgrade to cURL 7.10.2 (required zlib)
 20021118 add 'rpm --makeproxy --prefix=<master>' feature

+ 3 - 3
openpkg/rpm.patch.feature

@@ -548,7 +548,7 @@ Index: build/parsePreamble.c
 | Instead we expand a variable to allow us to direct RPM to our tools.
 | Additionally, pass option "-b" to patch(1) so it creates original
 | files not only if a non-standard (not ".orig") suffix is used.
-| Finally, add support for the GNU patch "-d" option for convinient
+| Finally, add support for the GNU patch "-d" option for convenient
 | changing into a subdirectory.
 | Remove "unzip" support, because in OpenPKG there are less than
 | a dozend packages requiring unpacking of .zip files. For these
@@ -1175,8 +1175,8 @@ Index: macros.in
  #/*! \page config_macros Default configuration: @RPMCONFIGDIR@/macros
  # \verbatim
  #
--# $Id: macros.in,v 1.138.2.1 2003/07/02 19:14:06 jbj Exp $
-+# $Id: macros.in,v 1.2 2004/01/22 21:42:09 rse Exp $
+-# $Id: rpm.patch.feature,v 1.46 2004/02/12 16:52:03 rse Exp $
++# $Id: rpm.patch.feature,v 1.46 2004/02/12 16:52:03 rse Exp $
  #
  # This is a global RPM configuration file. All changes made here will
  # be lost when the rpm package is upgraded. Any per-system configuration

+ 2 - 2
openpkg/shtool

@@ -2305,14 +2305,14 @@ tarball )
                 echo "chown -R $opt_u $tmpdir/$tarname >/dev/null 2>&1" 2>&1
             fi
             chown -R $opt_u $tmpdir/$tarname >/dev/null 2>&1 ||\
-            echo "$msgprefix:Warning: cannot set user name \`$opt_u' (would require root priviledges)"
+            echo "$msgprefix:Warning: cannot set user name \`$opt_u' (would require root privileges)"
         fi
         if [ ".$opt_g" != . ]; then
             if [ ".$opt_t" = .yes ]; then
                 echo "chgrp -R $opt_g $tmpdir/$tarname >/dev/null 2>&1" 2>&1
             fi
             chgrp -R $opt_g $tmpdir/$tarname >/dev/null 2>&1 ||\
-            echo "$msgprefix:Warning: cannot set group name \`$opt_g' (would require root priviledges)"
+            echo "$msgprefix:Warning: cannot set group name \`$opt_g' (would require root privileges)"
         fi
         if [ ".$opt_t" = .yes ]; then
             echo "(cd $tmpdir && $prg_find $tarname -type f -depth -print | sort | xargs $prg_tar cf -) | cat $compress >$tmpfile.out" 1>&2

+ 1 - 1
str/str.spec

@@ -52,7 +52,7 @@ AutoReqProv:  no
     provides functions for handling, matching, parsing, searching and
     formatting of ISO-C strings. So it can be considered as a superset
     of POSIX string(3), but its main intention is to provide a more
-    convinient and compact API plus a more generalized functionality.
+    convenient and compact API plus a more generalized functionality.
 
 %track
     prog str = {