Fix typo.
This commit is contained in:
parent
6b80497831
commit
ad85e477e1
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: printf.3,v 1.58 2010/12/26 12:39:54 jnemeth Exp $
|
||||
.\" $NetBSD: printf.3,v 1.59 2013/01/19 15:25:58 uwe Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -104,7 +104,7 @@ write output to the given output
|
||||
.Fn dprintf
|
||||
and
|
||||
.Fn vdprintf
|
||||
write output to the give file descriptor
|
||||
write output to the given file descriptor
|
||||
.Fa fd ;
|
||||
.Fn sprintf ,
|
||||
.Fn snprintf ,
|
||||
|
Loading…
Reference in New Issue
Block a user