Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 add reference to usb(3) and zlib(3).
details: https://anonhg.NetBSD.org/src/rev/5ff89b15d9ba
branches: trunk
changeset: 779971:5ff89b15d9ba
user: oki <oki%NetBSD.org@localhost>
date: Mon Jul 02 21:44:09 2012 +0000
description:
add reference to usb(3) and zlib(3).
diffstat:
share/man/man3/intro.3 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 87eff6c9a935 -r 5ff89b15d9ba share/man/man3/intro.3
--- a/share/man/man3/intro.3 Mon Jul 02 21:10:30 2012 +0000
+++ b/share/man/man3/intro.3 Mon Jul 02 21:44:09 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.3,v 1.26 2012/04/21 12:27:28 roy Exp $
+.\" $NetBSD: intro.3,v 1.27 2012/07/02 21:44:09 oki Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -286,8 +286,8 @@
.Xr terminfo 3 .
.It Em libusb Pq Fl l Ns Ar usb
The Universal Serial Bus (USB) access library.
-.\" See
-.\" .Xr usb 3 .
+See
+.Xr usb 3 .
.It Em libutil Pq Fl l Ns Ar util
The system utilities library.
See
@@ -301,6 +301,8 @@
.Xr yacc 1 .
.It Em libz Pq Fl l Ns Ar z
General-purpose compression library.
+See
+.Xr zlib 3 .
.El
.Sh SEE ALSO
.Xr cc 1 ,
Home |
Main Index |
Thread Index |
Old Index