Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2000 16:17:06 -0800
From:      Kris Kennaway <kris@FreeBSD.org>
To:        audit@FreeBSD.org
Subject:   Tempfiles and groff
Message-ID:  <20001119161706.A3039@citusc17.usc.edu>

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

[-- Attachment #1 --]
Any groff experts in the house?

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.

.sy echo .ps-bb `psbb \\$1` >/tmp/psbb\\n[$$]
.so /tmp/psbb\\n[$$]
.sy rm /tmp/psbb\\n[$$]

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 :-)

Kris

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

iEYEARECAAYFAjoYbYIACgkQWry0BWjoQKXmqQCeOfKNnRq6TilhcjyqBBJ3khe/
YH4An3zHwUwz6SLHGnSE0hhLVx41XG0e
=nSnJ
-----END PGP SIGNATURE-----

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