Module Name:    src
Committed By:   wiz
Date:           Fri Jun 22 22:54:26 UTC 2012

Modified Files:
        src/lib/libc/sys: send.2

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


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/lib/libc/sys/send.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/send.2
diff -u src/lib/libc/sys/send.2:1.29 src/lib/libc/sys/send.2:1.30
--- src/lib/libc/sys/send.2:1.29	Fri Jun 22 22:49:03 2012
+++ src/lib/libc/sys/send.2	Fri Jun 22 22:54:26 2012
@@ -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 @@ function call appeared in
 The
 .Fn sendmmsg
 function call appeared in
-.Lx 3.0
+.Tn Linux 3.0
 and
-.Nx 7 .
+.Nx 7.0 .

Reply via email to