Module Name: src
Committed By: riastradh
Date: Mon Mar 30 13:26:55 UTC 2015
Modified Files:
src/share/man/man9: bufferio.9
Log Message:
Use Fn to mark up a function call.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man9/bufferio.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/bufferio.9
diff -u src/share/man/man9/bufferio.9:1.9 src/share/man/man9/bufferio.9:1.10
--- src/share/man/man9/bufferio.9:1.9 Mon Mar 30 13:22:12 2015
+++ src/share/man/man9/bufferio.9 Mon Mar 30 13:26:55 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: bufferio.9,v 1.9 2015/03/30 13:22:12 riastradh Exp $
+.\" $NetBSD: bufferio.9,v 1.10 2015/03/30 13:26:55 riastradh Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -322,7 +322,7 @@ If no bytes are transferred, this must b
.Fa bp Ns Li "->b_bcount" .
.It
Call
-.Li "biodone(" Ns Fa bp Ns Li ")" .
+.Fn biodone bp .
.El
.Sh FUNCTIONS
.Bl -tag -width abcd