Remove duplicate word. From Ognyan Kulev in PR 24472.
This commit is contained in:
parent
c59d4851b8
commit
15abe007fe
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: knote.9,v 1.9 2003/04/16 13:35:29 wiz Exp $
|
||||
.\" $NetBSD: knote.9,v 1.10 2004/02/18 15:24:25 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001, 2002, 2003 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -61,7 +61,7 @@ as defined in
|
||||
.Fn knote
|
||||
takes a singly linked
|
||||
.Fa list
|
||||
of knotes, along with with a
|
||||
of knotes, along with a
|
||||
.Fa hint
|
||||
(which is passed to the appropriate filter routine).
|
||||
.Fn knote
|
||||
|
Loading…
Reference in New Issue
Block a user