summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-01-30 18:13:11 +0000
committermpp <mpp@FreeBSD.org>1996-01-30 18:13:11 +0000
commit0629c0866938006f24f90b3ced8931d291e27aa6 (patch)
tree70e5930bb8c509b7c711798ca5407124f8f73286 /lib/libc
parent26ca6e51478ba895bfd95b4b11ec989020e0a17d (diff)
downloadFreeBSD-src-0629c0866938006f24f90b3ced8931d291e27aa6.zip
FreeBSD-src-0629c0866938006f24f90b3ced8931d291e27aa6.tar.gz
Another round of spelling fixes.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/ftok.34
-rw-r--r--lib/libc/gen/setproctitle.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/ftok.3 b/lib/libc/gen/ftok.3
index 9b25bf2..ce9c9c8 100644
--- a/lib/libc/gen/ftok.3
+++ b/lib/libc/gen/ftok.3
@@ -23,13 +23,13 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ftok.3,v 1.1 1994/06/26 16:24:57 jtc Exp $
+.\" $Id: ftok.3,v 1.1 1995/05/01 08:53:16 joerg Exp $
.Dd June 24, 1994
.Os
.Dt ftok 3
.Sh NAME
.Nm ftok
-.Nd create IPC indentifier from path name
+.Nd create IPC identifier from path name
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/ipc.h>
diff --git a/lib/libc/gen/setproctitle.3 b/lib/libc/gen/setproctitle.3
index 5eefe60..dc3a47f 100644
--- a/lib/libc/gen/setproctitle.3
+++ b/lib/libc/gen/setproctitle.3
@@ -17,7 +17,7 @@
.\" 5. Modifications may be freely made to this file providing the above
.\" conditions are met.
.\"
-.\" $Id: setproctitle.3,v 1.1 1995/12/26 22:50:08 peter Exp $
+.\" $Id: setproctitle.3,v 1.2 1996/01/01 08:27:41 peter Exp $
.\"
.\" The following requests are required for all man pages.
.Dd December 16, 1995
@@ -93,7 +93,7 @@ to other versions of
although none have been found by the author as yet. This is believed to be
the predominant convention.
.Pp
-It is thought that the implementation is compatable with other systems,
+It is thought that the implementation is compatible with other systems,
including
.Nm NetBSD
and
OpenPOWER on IntegriCloud