Subject: lib/16849: 'that' repeated
To: None <gnats-bugs@gnats.netbsd.org>
From: None <heas@shrubbery.net>
List: netbsd-bugs
Date: 05/16/2002 21:44:59
>Number:         16849
>Category:       lib
>Synopsis:       'that' repeated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 16 14:12:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     john heasley
>Release:        NetBSD 1.5ZC
>Organization:
>Environment:
System: NetBSD ni 1.5ZC NetBSD 1.5ZC (ni) #3: Wed May 15 21:44:21 GMT 2002 root@ni:/home/src/sys/arch/i386/compile/ni i386
Architecture: i386
Machine: i386
>Description:
	'that' repeated in text.
>How-To-Repeat:
	man vfork
>Fix:
Index: vfork.2
===================================================================
RCS file: /cvsroot/basesrc/lib/libc/sys/vfork.2,v
retrieving revision 1.18
diff -c -r1.18 vfork.2
*** vfork.2	2002/02/08 01:28:23	1.18
--- vfork.2	2002/05/16 20:42:31
***************
*** 48,54 ****
  .Sh DESCRIPTION
  The
  .Nm
! system call creates a new process that that does not have a new
  virtual address space, but rather shares address space with the
  parent, thus avoiding potentially expensive copy-on-write operations
  normally associated with creating a new process.
--- 48,54 ----
  .Sh DESCRIPTION
  The
  .Nm
! system call creates a new process that does not have a new
  virtual address space, but rather shares address space with the
  parent, thus avoiding potentially expensive copy-on-write operations
  normally associated with creating a new process.
>Release-Note:
>Audit-Trail:
>Unformatted: