Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Fix typo in xref.
details: https://anonhg.NetBSD.org/src/rev/a742d3680a86
branches: trunk
changeset: 565754:a742d3680a86
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 19 11:27:03 2004 +0000
description:
Fix typo in xref.
diffstat:
lib/libc/sys/getrlimit.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f35f3fafee45 -r a742d3680a86 lib/libc/sys/getrlimit.2
--- a/lib/libc/sys/getrlimit.2 Mon Apr 19 10:01:41 2004 +0000
+++ b/lib/libc/sys/getrlimit.2 Mon Apr 19 11:27:03 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getrlimit.2,v 1.27 2004/04/19 01:53:21 lukem Exp $
+.\" $NetBSD: getrlimit.2,v 1.28 2004/04/19 11:27:03 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -91,7 +91,7 @@
.It Li RLIMIT_SBSIZE
The maximum size (in bytes) of the socket buffers
set by the
-.Xr setsocktopt 2
+.Xr setsockopt 2
.Dv SO_RCVBUF
and
.Dv SO_SNDBUF
Home |
Main Index |
Thread Index |
Old Index