Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Use Fn to mark up a function call.
details: https://anonhg.NetBSD.org/src/rev/9b067456d86d
branches: trunk
changeset: 337025:9b067456d86d
user: riastradh <riastradh%NetBSD.org@localhost>
date: Mon Mar 30 13:26:55 2015 +0000
description:
Use Fn to mark up a function call.
diffstat:
share/man/man9/bufferio.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 11b61502b1de -r 9b067456d86d share/man/man9/bufferio.9
--- a/share/man/man9/bufferio.9 Mon Mar 30 13:22:12 2015 +0000
+++ b/share/man/man9/bufferio.9 Mon Mar 30 13:26:55 2015 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index