aboutsummaryrefslogtreecommitdiffstats
path: root/man8
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-12-25 22:02:19 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-12-25 22:02:19 +0000
commitc382a36592fc9ba77cc3d36cc75dd5d4c1f46c6d (patch)
tree4d7413e2a157d8b24a67a5427b9f23f54c64c277 /man8
parente41589248673be34a9997f519b08302c50a22d04 (diff)
downloadman-pages-c382a36592fc9ba77cc3d36cc75dd5d4c1f46c6d.tar.gz
hyphenation fixes
Diffstat (limited to 'man8')
-rw-r--r--man8/ld.so.88
-rw-r--r--man8/tzselect.82
2 files changed, 5 insertions, 5 deletions
diff --git a/man8/ld.so.8 b/man8/ld.so.8
index 59d40af637..c3c3ad798c 100644
--- a/man8/ld.so.8
+++ b/man8/ld.so.8
@@ -141,14 +141,14 @@ directories that are also set-user-ID will be loaded.
.TP
.B LD_BIND_NOW
(libc5; glibc since 2.1.1)
-If set to non-empty string, causes the dynamic linker to resolve all symbols
+If set to nonempty string, causes the dynamic linker to resolve all symbols
at program startup instead of deferring function call resolval to the point
when they are first referenced.
This is useful when using a debugger.
.TP
.B LD_TRACE_LOADED_OBJECTS
(ELF only)
-If set to non-empty string, causes the program to list its dynamic library
+If set to nonempty string, causes the program to list its dynamic library
dependencies, as if run by
.BR ldd (1),
instead of running normally.
@@ -158,7 +158,7 @@ many obsolete or only for internal use.
.TP
.B LD_WARN
(ELF only)(glibc since 2.1.3)
-If set to non-empty string, warn about unresolved symbols.
+If set to nonempty string, warn about unresolved symbols.
.TP
.B LD_NOWARN
(a.out only)(libc5)
@@ -190,7 +190,7 @@ is ignored for set-user-ID/set-group-ID binaries.
.TP
.B LD_VERBOSE
(glibc since 2.1)
-If set to non-empty string, output symbol versioning information about the
+If set to nonempty string, output symbol versioning information about the
program if querying information about the program (ie. either
.B LD_TRACE_LOADED_OBJECTS
has been set, or
diff --git a/man8/tzselect.8 b/man8/tzselect.8
index c843781c65..069c1aed58 100644
--- a/man8/tzselect.8
+++ b/man8/tzselect.8
@@ -17,7 +17,7 @@ environment variable.
All interaction with the user is done via standard input and standard error.
.SH "EXIT STATUS"
The exit status is zero if a time zone was successfully obtained
-from the user, non-zero otherwise.
+from the user, nonzero otherwise.
.SH ENVIRONMENT
.TP
\fBAWK\fP