From owner-cvs-lib Fri Apr 11 11:54:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA11783 for cvs-lib-outgoing; Fri, 11 Apr 1997 11:54:14 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA11776; Fri, 11 Apr 1997 11:54:11 -0700 (PDT) Date: Fri, 11 Apr 1997 11:54:11 -0700 (PDT) From: Bruce Evans Message-Id: <199704111854.LAA11776@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys syscall.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/04/11 11:54:10 Modified: lib/libc/sys syscall.2 Log: Fixed return type of __syscall() in synopsis. Don't quote "..." in synopsis. Quoting here is unnecessary and unusual. Revision Changes Path 1.3 +3 -3 src/lib/libc/sys/syscall.2