Source-Changes-HG archive

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

[src/trunk]: src/share/man/man3 OpenSSL man pages have moved



details:   https://anonhg.NetBSD.org/src/rev/e697ae45d7ba
branches:  trunk
changeset: 961270:e697ae45d7ba
user:      nia <nia%NetBSD.org@localhost>
date:      Wed Apr 14 07:56:23 2021 +0000

description:
OpenSSL man pages have moved

diffstat:

 share/man/man3/intro.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 2ad5a4bd0479 -r e697ae45d7ba share/man/man3/intro.3
--- a/share/man/man3/intro.3    Wed Apr 14 07:52:53 2021 +0000
+++ b/share/man/man3/intro.3    Wed Apr 14 07:56:23 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: intro.3,v 1.35 2021/04/14 07:52:53 nia Exp $
+.\"    $NetBSD: intro.3,v 1.36 2021/04/14 07:56:23 nia Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -123,7 +123,7 @@
 .It Em libcrypto Pq Fl l Ns Ar crypto
 The OpenSSL cryptographic library.
 See
-.Xr crypto 3 .
+.Xr crypto 7 .
 .It Em libcurses Pq Fl l Ns Ar curses Fl l Ns Ar terminfo
 Terminal independent screen management routines
 for two dimensional non-bitmap display terminals.
@@ -281,7 +281,7 @@
 .It Em libssl Pq Fl l Ns Ar ssl
 The secure sockets layer (SSL) library.
 See
-.Xr ssl 3 .
+.Xr ssl 7 .
 .It Em libtelnet Pq Fl l Ns Ar telnet
 The telnet library.
 .It Em libterminfo Pq Fl l Ns Ar terminfo



Home | Main Index | Thread Index | Old Index