aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/crypt.32
-rw-r--r--man3/glob.32
-rw-r--r--man3/key_setsecret.32
-rw-r--r--man3/login.32
-rw-r--r--man3/openpty.32
-rw-r--r--man3/system.32
-rw-r--r--man3/updwtmp.32
7 files changed, 7 insertions, 7 deletions
diff --git a/man3/crypt.3 b/man3/crypt.3
index 251ab7bf6a..54dac7ec8f 100644
--- a/man3/crypt.3
+++ b/man3/crypt.3
@@ -124,7 +124,7 @@ function was not implemented, probably because of U.S.A. export restrictions.
.\" It is suspected that this may contain a back door which could allow the
.\" NSA to decrypt DES encrypted data.
.\" .PP
-.\" Making encrypted data computed using crypt() publically available has
+.\" Making encrypted data computed using crypt() publicly available has
.\" to be considered insecure for the given reasons.
.SH "GNU EXTENSION"
The glibc2 version of this function has the following additional features.
diff --git a/man3/glob.3 b/man3/glob.3
index 5a070cd4bb..8946015af5 100644
--- a/man3/glob.3
+++ b/man3/glob.3
@@ -135,7 +135,7 @@ functions,
.B GLOB_BRACE
which means that
.BR csh (1)
-style brace expresions \fB{a,b}\fR are expanded,
+style brace expressions \fB{a,b}\fR are expanded,
.TP
.B GLOB_NOMAGIC
which means that the pattern is returned if it contains no metacharacters,
diff --git a/man3/key_setsecret.3 b/man3/key_setsecret.3
index 36fb656b79..10480c404b 100644
--- a/man3/key_setsecret.3
+++ b/man3/key_setsecret.3
@@ -1,7 +1,7 @@
.\" Copyright 2002 walter harms (walter.harms@informatik.uni-oldenburg.de)
.\" Distributed under GPL
.\" I had no way the check the functions out
-.\" be carefull
+.\" be careful
.TH KEY_SETSECRET 3 2002-07-18 "secure rpc"
.SH NAME
key_decryptsession, key_encryptsession, key_setsecret, key_gendes,
diff --git a/man3/login.3 b/man3/login.3
index d9c1e9b6d2..f74c758d44 100644
--- a/man3/login.3
+++ b/man3/login.3
@@ -87,7 +87,7 @@ database, or 0 if an error occurred.
.SH NOTE
These functions are included in libutil, hence you'll need to add
.B \-lutil
-to your compiler commandline.
+to your compiler command line.
Note that the
member
diff --git a/man3/openpty.3 b/man3/openpty.3
index fa769e2b8d..138bd733e7 100644
--- a/man3/openpty.3
+++ b/man3/openpty.3
@@ -141,7 +141,7 @@ fails.
.SH NOTE
These functions are included in libutil, hence you'll need to add
.B \-lutil
-to your compiler commandline.
+to your compiler command line.
.SH FILES
.I /dev/[pt]ty[pqrstuwxyzabcdePQRST][0123456789abcdef]
.SH "CONFORMING TO"
diff --git a/man3/system.3 b/man3/system.3
index fa05da78ac..c2d82feeb8 100644
--- a/man3/system.3
+++ b/man3/system.3
@@ -87,7 +87,7 @@ etc.) are made available when including
As mentioned,
.BR system ()
ignores SIGINT and SIGQUIT. This may make programs that call it
-from a loop uninterruptable, unless they take care themselves
+from a loop uninterruptible, unless they take care themselves
to check the exit status of the child. E.g.
.br
.nf
diff --git a/man3/updwtmp.3 b/man3/updwtmp.3
index e7bb3aa3b3..716e7fe611 100644
--- a/man3/updwtmp.3
+++ b/man3/updwtmp.3
@@ -47,7 +47,7 @@ used to occur in the old libbsd. These days, the
.B logwtmp
function is included in libutil. (Hence you'll need to add
.B \-lutil
-to your compiler commandline to get it.)
+to your compiler command line to get it.)
.SH FILES
.TP
.I /var/log/wtmp