s/refferd/referred/

This commit is contained in:
lukem 2001-04-29 12:02:45 +00:00
parent a1ff386294
commit b1e062a80e
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: lint.1,v 1.15 2001/04/25 02:19:50 simonb Exp $
.\" $NetBSD: lint.1,v 1.16 2001/04/29 12:02:45 lukem Exp $
.\"
.\" Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved.
.\" Copyright (c) 1994, 1995 Jochen Pohl
@ -309,7 +309,7 @@ on a subset of files comprising part of a larger program).
.It Fl v
Suppress complaints about unused arguments in functions.
.It Fl x
Report variables refferd to by
Report variables referred to by
.Sy extern
declarations, but never used.
.It Fl z