diff options
Diffstat (limited to 'devel/bcc/files')
-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 |