Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2000 23:51:56 -0800
From:      Kris Kennaway <kris@FreeBSD.ORG>
To:        Mark Murray <mark@grondar.za>
Cc:        audit@FreeBSD.ORG
Subject:   Re: Tempfiles and groff
Message-ID:  <20001119235156.A72964@citusc17.usc.edu>
In-Reply-To: <200011200609.eAK693J17981@gratis.grondar.za>; from mark@grondar.za on Mon, Nov 20, 2000 at 08:08:46AM %2B0200
References:  <20001119161706.A3039@citusc17.usc.edu> <200011200609.eAK693J17981@gratis.grondar.za>

next in thread | previous in thread | raw e-mail | index | archive | help

--PEIAKu/WMn1b1Hv9
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Nov 20, 2000 at 08:08:46AM +0200, Mark Murray wrote:
> > I want to fix the following ugliness in
> > /usr/src/contrib/groff/tmac/tmac.pspic which is apparently called
> > during make world, and possibly at other times.
> >=20
> > .sy echo .ps-bb `psbb \\$1` >/tmp/psbb\\n[$$]
> > .so /tmp/psbb\\n[$$]
> > .sy rm /tmp/psbb\\n[$$]
> >=20
> > We need to set a variable to contain the tempfile name generated with
> > mktemp and refer to that in the later lines. I have no idea how to do
> > this (or even what .so does :-)
>=20
> .so is "source" or "include" - it reads a file like #include "file".
> (Check out soelim(1)).

Okay. How can we fix it? :)

> .sy is "system" - it means "run ...".

I gathered that much :)

Kris

--PEIAKu/WMn1b1Hv9
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjoY2BwACgkQWry0BWjoQKUDKQCfd4bTHWb7Afc1yJFt8sbnuBpZ
ZA0AoI/gjjWczIol9xr1IgsOH0MY1OuW
=fad0
-----END PGP SIGNATURE-----

--PEIAKu/WMn1b1Hv9--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-audit" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001119235156.A72964>