Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libpuffs fix typography



details:   https://anonhg.NetBSD.org/src/rev/aa88abb752ae
branches:  trunk
changeset: 750530:aa88abb752ae
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Jan 04 22:04:50 2010 +0000

description:
fix typography

diffstat:

 lib/libpuffs/puffs_framebuf.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b9a5f607ff6f -r aa88abb752ae lib/libpuffs/puffs_framebuf.3
--- a/lib/libpuffs/puffs_framebuf.3     Mon Jan 04 20:18:02 2010 +0000
+++ b/lib/libpuffs/puffs_framebuf.3     Mon Jan 04 22:04:50 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: puffs_framebuf.3,v 1.27 2009/11/22 18:40:26 mbalmer Exp $
+.\"    $NetBSD: puffs_framebuf.3,v 1.28 2010/01/04 22:04:50 pooka Exp $
 .\"
 .\" Copyright (c) 2007 Antti Kantee.  All rights reserved.
 .\"
@@ -89,7 +89,7 @@
 .Fc
 .Ft void
 .Fo puffs_framev_enqueue_justsend
-.Fa "struct puffs_usermount *pu" "int fd "struct puffs_framebuf *pufbuf"
+.Fa "struct puffs_usermount *pu" "int fd" "struct puffs_framebuf *pufbuf"
 .Fa "int waitreply" "int flags"
 .Fc
 .Ft void



Home | Main Index | Thread Index | Old Index