Date: Sun, 14 Apr 2002 19:05:06 -0700 (PDT) From: Tom Rhodes <trhodes@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 a.out.5 Message-ID: <200204150205.g3F256861556@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <models> machines. It identified its label and set aside space for a given number of words.'' PR: 34088 Submitted by: Martin Faxer <gmh003532@brfmasthugget.se> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204150205.g3F256861556>