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 Xr instead of Fn to refer kqueue(2)



details:   https://anonhg.NetBSD.org/src/rev/1ea96334717b
branches:  trunk
changeset: 352936:1ea96334717b
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Sat Apr 15 09:50:57 2017 +0000

description:
Use Xr instead of Fn to refer kqueue(2)

diffstat:

 share/man/man9/knote.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 1b5d27fd72dd -r 1ea96334717b share/man/man9/knote.9
--- a/share/man/man9/knote.9    Sat Apr 15 05:01:59 2017 +0000
+++ b/share/man/man9/knote.9    Sat Apr 15 09:50:57 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: knote.9,v 1.16 2017/04/02 13:11:32 abhinav Exp $
+.\"    $NetBSD: knote.9,v 1.17 2017/04/15 09:50:57 abhinav Exp $
 .\"
 .\" Copyright (c) 2001, 2002, 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -104,6 +104,6 @@
 .Nx 2.0 .
 .Sh AUTHORS
 The
-.Fn kqueue
+.Xr kqueue 2
 system was written by
 .An Jonathan Lemon Aq Mt jlemon%FreeBSD.org@localhost .



Home | Main Index | Thread Index | Old Index