From owner-cvs-all Sun Apr 14 19: 5:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1CDF37B405; Sun, 14 Apr 2002 19:05:06 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3F256861556; Sun, 14 Apr 2002 19:05:06 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204150205.g3F256861556@freefall.freebsd.org> From: Tom Rhodes Date: Sun, 14 Apr 2002 19:05:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 a.out.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/04/14 19:05:06 PDT Modified files: share/man/man5 a.out.5 Log: a.out.5 states that nobody seems to agree on what bss stands for. This is incorrect, however, as Dennis Ritchie states ``Actually the acronym is "block started by symbol." It was a pseudo-op in FAP (Fortran Assembly Program), an assembler for the IBM machines. It identified its label and set aside space for a given number of words.'' PR: 34088 Submitted by: Martin Faxer MFC after: 2 days Revision Changes Path 1.14 +5 -5 src/share/man/man5/a.out.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message