[Pkg-sysvinit-devel] Bug#349773: 'man initscript' typos:
"filedescriptor", "hardlimit", "unpriviliged", etc.
A Costa
agcosta at gis.net
Tue Jan 24 08:18:34 UTC 2006
Package: sysvinit
Version: 2.86.ds1-11
Severity: minor
Tags: patch
Found some typos in '/usr/share/man/man5/initscript.5.gz', see attached '.diff'.
Hope this helps...
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages sysvinit depends on:
ii initscripts 2.86.ds1-11 Scripts for initializing and shutt
ii libc6 2.3.5-12 GNU C Library: Shared libraries an
ii libselinux1 1.28-2 SELinux shared libraries
ii libsepol1 1.10-1 Security Enhanced Linux policy lib
ii sysv-rc 2.86.ds1-11 System-V-like runlevel change mech
sysvinit recommends no packages.
-- no debconf information
-------------- next part --------------
--- initscript.5 2006-01-22 16:24:54.000000000 -0500
+++ /tmp/initscript.5 2006-01-24 03:17:52.000000000 -0500
@@ -29,9 +29,9 @@
PATH=/bin:/sbin:/usr/bin:/usr/sbin
export PATH
- # Increase the hard filedescriptor limit for all processes
- # to 8192. The soft limit is still 1024, but any unpriviliged
- # process can increase it's soft limit up to the hardlimit
+ # Increase the hard file descriptor limit for all processes
+ # to 8192. The soft limit is still 1024, but any unprivileged
+ # process can increase its soft limit up to the hard limit
# with "ulimit -Sn xxx" (needs a 2.2.13 or later Linux kernel).
ulimit -Hn 8192
More information about the Pkg-sysvinit-devel
mailing list