Subject: lib/1162: Minor nit in select man page
To: None <gnats-admin@sun-lamp.pc.cs.cmu.edu>
From: None <abs@mono.city.ac.uk>
List: netbsd-bugs
Date: 06/27/1995 11:05:03
>Number:         1162
>Category:       lib
>Synopsis:       Minor nit in select man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people (Library Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 27 11:05:01 1995
>Originator:     David Brownlee
>Organization:
Monochrome
>Release:        Jun 9th 1995
>Environment:
sparc, 1.0A, current
System: NetBSD gluon.city.ac.uk 1.0A NetBSD 1.0A (GLUON) #1: monoadm@gluon.city.ac.uk:/mono/u1/NetBSD/src/sys/arch/sparc/compile/GLUON sparc

>Description:
	Minor typo in select man page - 'fdsetx' should be 'fdset'
>How-To-Repeat:
>Fix:
*** src/lib/libc/sys/select.orig	Tue Jun 27 15:55:23 1995
--- src/lib/libc/sys/select.2	Tue Jun 27 15:55:40 1995
***************
*** 75,81 ****
  .Pp
  The descriptor sets are stored as bit fields in arrays of integers.
  The following macros are provided for manipulating such descriptor sets:
! .Fn FD_ZERO &fdsetx
  initializes a descriptor set
  .Fa fdset
  to the null set.
--- 75,81 ----
  .Pp
  The descriptor sets are stored as bit fields in arrays of integers.
  The following macros are provided for manipulating such descriptor sets:
! .Fn FD_ZERO &fdset
  initializes a descriptor set
  .Fa fdset
  to the null set.
>Audit-Trail:
>Unformatted: