Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jan 2003 11:00:45 +0900
From:      SUZUKI Koichi <koich@cac.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/46815: [PATCH] typos in pathconf.2, setuid.2, sigaction.2
Message-ID:  <3E1A34CD.7020900@cac.co.jp>

next in thread | raw e-mail | index | archive | help

>Number:         46815
>Category:       docs
>Synopsis:       [PATCH] typos in pathconf.2, setuid.2, sigaction.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 06 18:10:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     SUZUKI Koichi
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
jpman Project (Japanese Manual Translation Project)
>Environment:
>Description:

    I found some typos in pathconf.2, setuid.2 and sigaction.2.

>How-To-Repeat:
>Fix:

--- pathconf.2.orig Tue Jan  7 09:42:05 2003
+++ pathconf.2  Tue Jan  7 09:42:26 2003
@@ -107,7 +107,7 @@
 .It Li _PC_ALLOC_SIZE_MIN
 Minimum number of bytes of storage allocated for any portion of a file.
 .It Li _PC_FILESIZEBITS
-Number of bits needed to represented the maximum file size.
+Number of bits needed to represent the maximum file size.
 .It Li _PC_REC_INCR_XFER_SIZE
 Recommended increment for file transfer sizes between
 .Dv _PC_REC_MIN_XFER_SIZE
--- setuid.2.orig   Tue Jan  7 09:42:10 2003
+++ setuid.2    Tue Jan  7 10:00:29 2003
@@ -118,7 +118,7 @@
 may be toggled by switching to the real user ID, then re-enabled
 by reverting to the set-user-ID value.
 Similarly, the effective group ID may be set to the value
-of the real group ID or the saved set-user-ID.
+of the real group ID or the saved set-group-ID.
 .Sh RETURN VALUES
 .Rv -std
 .Sh ERRORS
--- sigaction.2.orig    Tue Jan  7 09:42:15 2003
+++ sigaction.2 Tue Jan  7 09:42:49 2003
@@ -432,7 +432,7 @@
 .Fn strcpy ,
 .Fn strcat ,
 .Fn strncpy ,
-.Fn strncat ,
+.Fn strncat
 and perhaps some others.
 .Pp
 Extension Interfaces:



>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E1A34CD.7020900>