From owner-svn-src-all@FreeBSD.ORG Mon Aug 2 16:01:46 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 280F61065679; Mon, 2 Aug 2010 16:01:46 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 15FFD8FC26; Mon, 2 Aug 2010 16:01:46 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o72G1jVt069073; Mon, 2 Aug 2010 16:01:45 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o72G1j3B069065; Mon, 2 Aug 2010 16:01:45 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201008021601.o72G1j3B069065@svn.freebsd.org> From: Joel Dahl Date: Mon, 2 Aug 2010 16:01:45 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r210772 - in head/lib/libc: gen net posix1e sys X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2010 16:01:46 -0000 Author: joel (doc committer) Date: Mon Aug 2 16:01:45 2010 New Revision: 210772 URL: http://svn.freebsd.org/changeset/base/210772 Log: Spelling fixes. Modified: head/lib/libc/gen/getutxent.3 head/lib/libc/net/sctp_getaddrlen.3 head/lib/libc/net/sctp_send.3 head/lib/libc/net/sctp_sendmsg.3 head/lib/libc/posix1e/acl_strip_np.3 head/lib/libc/posix1e/mac.3 head/lib/libc/sys/jail.2 Modified: head/lib/libc/gen/getutxent.3 ============================================================================== --- head/lib/libc/gen/getutxent.3 Mon Aug 2 15:54:59 2010 (r210771) +++ head/lib/libc/gen/getutxent.3 Mon Aug 2 16:01:45 2010 (r210772) @@ -137,7 +137,7 @@ are not processed by this implementation Other fields inside the structure are: .Bl -tag -width ut_user .It Fa ut_tv -The time the event occured. +The time the event occurred. This field is used for all types of entries, except .Dv EMPTY . .It Fa ut_id Modified: head/lib/libc/net/sctp_getaddrlen.3 ============================================================================== --- head/lib/libc/net/sctp_getaddrlen.3 Mon Aug 2 15:54:59 2010 (r210771) +++ head/lib/libc/net/sctp_getaddrlen.3 Mon Aug 2 16:01:45 2010 (r210772) @@ -51,7 +51,7 @@ The .Fn sctp_getaddrlen function returns the size of a specific address family. This function -is provided for application binary compatability since it +is provided for application binary compatibility since it provides the application with the size the operating system thinks the specific address family is. Note that the function Modified: head/lib/libc/net/sctp_send.3 ============================================================================== --- head/lib/libc/net/sctp_send.3 Mon Aug 2 15:54:59 2010 (r210771) +++ head/lib/libc/net/sctp_send.3 Mon Aug 2 16:01:45 2010 (r210772) @@ -170,7 +170,7 @@ For a one-to-many type (SOCK_SEQPACKET) .Dv SCTP_SENDALL can be used as a convenient way to make one send call and have all associations that are under the socket get a copy of the message. -Note that this mechanism is quite efficent and makes only one actual +Note that this mechanism is quite efficient and makes only one actual copy of the data which is shared by all the associations for sending. .Pp The remaining flags are used for the partial reliability extension (RFC3758) Modified: head/lib/libc/net/sctp_sendmsg.3 ============================================================================== --- head/lib/libc/net/sctp_sendmsg.3 Mon Aug 2 15:54:59 2010 (r210771) +++ head/lib/libc/net/sctp_sendmsg.3 Mon Aug 2 16:01:45 2010 (r210772) @@ -182,7 +182,7 @@ For a one-to-many type (SOCK_SEQPACKET) .Dv SCTP_SENDALL can be used as a convient way to make one send call and have all associations that are under the socket get a copy of the message. -Note that this mechanism is quite efficent and makes only one actual +Note that this mechanism is quite efficient and makes only one actual copy of the data which is shared by all the associations for sending. .Pp The remaining flags are used for the partial reliability extension (RFC3758) Modified: head/lib/libc/posix1e/acl_strip_np.3 ============================================================================== --- head/lib/libc/posix1e/acl_strip_np.3 Mon Aug 2 15:54:59 2010 (r210771) +++ head/lib/libc/posix1e/acl_strip_np.3 Mon Aug 2 16:01:45 2010 (r210772) @@ -32,7 +32,7 @@ .Os .Sh NAME .Nm acl_strip_np -.Nd strip exteneded entries from an ACL +.Nd strip extended entries from an ACL .Sh LIBRARY .Lb libc .Sh SYNOPSIS Modified: head/lib/libc/posix1e/mac.3 ============================================================================== --- head/lib/libc/posix1e/mac.3 Mon Aug 2 15:54:59 2010 (r210771) +++ head/lib/libc/posix1e/mac.3 Mon Aug 2 16:01:45 2010 (r210772) @@ -74,7 +74,7 @@ When querying a label on an object, a .Vt mac_t must first be prepared using the interfaces described in .Xr mac_prepare 3 , -allowing the application to declare which policies it wishes to interogate. +allowing the application to declare which policies it wishes to interrogate. The application writer can also rely on default label names declared in .Xr mac.conf 5 . .Pp @@ -109,7 +109,7 @@ This function, described in .Xr mac_set 3 , sets the MAC label associated with the current process. .It Fn mac_free -This function, desribed in +This function, described in .Xr mac_free 3 , frees working MAC label storage. .It Fn mac_from_text @@ -154,7 +154,7 @@ system objects, but without policy-speci .Sh STANDARDS These APIs are loosely based on the APIs described in POSIX.1e, as described in IEEE POSIX.1e draft 17. -However, the resemblence of these APIs to the POSIX APIs is loose, as the +However, the resemblance of these APIs to the POSIX APIs is loose, as the POSIX APIs were unable to express some notions required for flexible and extensible access control. .Sh HISTORY Modified: head/lib/libc/sys/jail.2 ============================================================================== --- head/lib/libc/sys/jail.2 Mon Aug 2 15:54:59 2010 (r210771) +++ head/lib/libc/sys/jail.2 Mon Aug 2 16:01:45 2010 (r210772) @@ -89,7 +89,7 @@ from the inside of the prison. The .Dq Li jailname pointer is an optional name that can be assigned to the jail -for example for managment purposes. +for example for management purposes. .Pp The .Dq Li ip4s