summaryrefslogtreecommitdiff
path: root/devel/bcc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-12-25 22:45:56 +0000
committerwiz <wiz@pkgsrc.org>2001-12-25 22:45:56 +0000
commitd6ecf87142761fa2a596be3b29fcaa08e3cdccee (patch)
treeb74c41b3988e28985fc7a57221e9fdca691ac870 /devel/bcc
parent73b053d8771bdd368656651b4ed371b548412c91 (diff)
downloadpkgsrc-d6ecf87142761fa2a596be3b29fcaa08e3cdccee.tar.gz
.Bd needs an argument.
Diffstat (limited to 'devel/bcc')
-rw-r--r--devel/bcc/files/bcc-cc1.14
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bcc/files/bcc-cc1.1 b/devel/bcc/files/bcc-cc1.1
index 6a44f4edde5..1e3daf58497 100644
--- a/devel/bcc/files/bcc-cc1.1
+++ b/devel/bcc/files/bcc-cc1.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: bcc-cc1.1,v 1.3 2001/12/03 19:03:21 wiz Exp $
+.\" $NetBSD: bcc-cc1.1,v 1.4 2001/12/25 22:45:56 wiz Exp $
.\"
.\" This manual page has been assembled after Bruce's original bcc.doc
.\" file by Jörg Wunsch <joerg@FreeBSD.org>.
@@ -91,7 +91,7 @@ __POS_INDEPENDENT__ 1 if -p option on 6809
.Ed
.Pp
The following are standard builtins:
-.Bd
+.Bd -literal
__FILE__ stringized name of current input file
__LINE__ current line number
.Ed