From owner-cvs-all Wed Jan 5 11: 4:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F14D51548D; Wed, 5 Jan 2000 11:04:56 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA22490; Wed, 5 Jan 2000 11:04:56 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <200001051904.LAA22490@freefall.freebsd.org> From: Bruce Evans Date: Wed, 5 Jan 2000 11:04:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen dllockinit.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 2000/01/05 11:04:56 PST Modified files: lib/libc/gen dllockinit.3 Log: Fixed the type of dllockinit() (const unpoisoning). Use long lines instead of lines split with backslash-newline in synopsis. My synopsis checker doesn't understand backslash-newline. Revision Changes Path 1.3 +2 -5 src/lib/libc/gen/dllockinit.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message