Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Fix xrefs.



details:   https://anonhg.NetBSD.org/src/rev/bbe7128ad350
branches:  trunk
changeset: 786945:bbe7128ad350
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri May 24 10:01:15 2013 +0000

description:
Fix xrefs.

diffstat:

 share/man/man9/ts2timo.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r b6014acc5b32 -r bbe7128ad350 share/man/man9/ts2timo.9
--- a/share/man/man9/ts2timo.9  Fri May 24 09:35:11 2013 +0000
+++ b/share/man/man9/ts2timo.9  Fri May 24 10:01:15 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ts2timo.9,v 1.1 2013/05/22 16:01:44 christos Exp $
+.\"    $NetBSD: ts2timo.9,v 1.2 2013/05/24 10:01:15 wiz Exp $
 .\"
 .\" Copyright (c) 2013 Christos Zoulas
 .\" All rights reserved.
@@ -77,8 +77,8 @@
 argument is invalid.
 .El
 .Sh SEE ALSO
-.Xr clock_gettime 3 ,
-.Xr clock_nanosleep 3
+.Xr clock_gettime 2 ,
+.Xr clock_nanosleep 2
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index