diff options
author | wiz <wiz@pkgsrc.org> | 2001-12-25 22:45:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-12-25 22:45:56 +0000 |
commit | d6ecf87142761fa2a596be3b29fcaa08e3cdccee (patch) | |
tree | b74c41b3988e28985fc7a57221e9fdca691ac870 /devel/bcc | |
parent | 73b053d8771bdd368656651b4ed371b548412c91 (diff) | |
download | pkgsrc-d6ecf87142761fa2a596be3b29fcaa08e3cdccee.tar.gz |
.Bd needs an argument.
Diffstat (limited to 'devel/bcc')
-rw-r--r-- | devel/bcc/files/bcc-cc1.1 | 4 |
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 |