summaryrefslogtreecommitdiff
path: root/devel/bcc
diff options
context:
space:
mode:
authorwiz <wiz>2001-12-25 22:45:56 +0000
committerwiz <wiz>2001-12-25 22:45:56 +0000
commit6ab6f15be371a4704cad4759900741386fcd363b (patch)
treeb74c41b3988e28985fc7a57221e9fdca691ac870 /devel/bcc
parent1c03c5fa0819897d453d3e0b305d06b627b9fc82 (diff)
downloadpkgsrc-6ab6f15be371a4704cad4759900741386fcd363b.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