[6618] in SIPB bug reports
'whats'
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Sun Dec 21 03:51:53 1997
To: bug-sipb@MIT.EDU
Date: Sun, 21 Dec 1997 03:51:41 EST
From: "Jacob Morzinski" <jmorzins@MIT.EDU>
The change to 'whats' might have dropped some acronyms.
To save the acronyms, I copied the old files from
/afs/sipb/project/sipb/share/{acron,acron.vera}
into
/afs/.sipb/project/sipb/share/acron/old_{acron,acron.vera}
Someone knowledgable can deal with this at their leisure.
More detail: it may be that acronyms in "acron.sipb" and
"acron.vera" are not seen; only things in "acron" are visible.
( The error: )
% foreach a ( cv dsssl dtd sgml )
foreach? whats $a
foreach? end
CV - Constant Velocity
CV - Curriculum Vitae
DSSSL - [standard] Document Style Semantics and Specification Language (DTD, ISO, IEC, DIS 10179)
DTD - Document Type Definition (SGML)
SGML - Standard Generalized Markup Language
SGML - Standard Generalized Markup Language (ISO 8879, JTC1, RFC 1874)
% detach /mit/sipb ; attach -m /mit/sipb -t afs -e /afs/.sipb/project/sipb
detach: sipb detached
attach: /afs/.sipb/project/sipb linked to /mit/sipb for filesystem /afs/.sipb/project/sipb
% foreach a ( cv dsssl dtd sgml )
foreach? whats $a
foreach? end
CV - Constant Velocity
CV - Curriculum Vitae
What does DSSSL stand for?
What does DTD stand for?
SGML - Standard Generalized Markup Language