Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/sys Replace nonexistant Lx macro. Use full NetBSD v...



details:   https://anonhg.NetBSD.org/src/rev/96833b670c1b
branches:  trunk
changeset: 779857:96833b670c1b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jun 22 22:54:26 2012 +0000

description:
Replace nonexistant Lx macro. Use full NetBSD version for Nx.

diffstat:

 lib/libc/sys/send.2 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 9b80a3012731 -r 96833b670c1b lib/libc/sys/send.2
--- a/lib/libc/sys/send.2       Fri Jun 22 22:54:09 2012 +0000
+++ b/lib/libc/sys/send.2       Fri Jun 22 22:54:26 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: send.2,v 1.29 2012/06/22 22:49:03 wiz Exp $
+.\"    $NetBSD: send.2,v 1.30 2012/06/22 22:54:26 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -272,6 +272,6 @@
 The
 .Fn sendmmsg
 function call appeared in
-.Lx 3.0
+.Tn Linux 3.0
 and
-.Nx 7 .
+.Nx 7.0 .



Home | Main Index | Thread Index | Old Index