diff options
author | jmc <> | 2015-09-13 17:57:11 +0000 |
---|---|---|
committer | jmc <> | 2015-09-13 17:57:11 +0000 |
commit | d4d878c48e5a7e40a5d3301ae3db405c5fdc56b5 (patch) | |
tree | 8b4a2f4c5b026f0558b5bb1fb895803890853f0c | |
parent | 28dd2541f031e76206c8fed414f254999804b7db (diff) | |
download | openbsd-d4d878c48e5a7e40a5d3301ae3db405c5fdc56b5.tar.gz openbsd-d4d878c48e5a7e40a5d3301ae3db405c5fdc56b5.tar.bz2 openbsd-d4d878c48e5a7e40a5d3301ae3db405c5fdc56b5.zip |
nc(1) seems worth an Xr in SEE ALSO now;
-rw-r--r-- | src/usr.bin/openssl/openssl.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index 939529b1b0..50063b653d 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: openssl.1,v 1.25 2015/09/13 12:34:27 bcook Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.26 2015/09/13 17:57:11 jmc Exp $ |
2 | .\" ==================================================================== | 2 | .\" ==================================================================== |
3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. |
4 | .\" | 4 | .\" |
@@ -9825,6 +9825,7 @@ certificates. | |||
9825 | .\" SEE ALSO | 9825 | .\" SEE ALSO |
9826 | .\" | 9826 | .\" |
9827 | .Sh SEE ALSO | 9827 | .Sh SEE ALSO |
9828 | .Xr nc 1 , | ||
9828 | .Xr ssl 8 , | 9829 | .Xr ssl 8 , |
9829 | .Xr starttls 8 | 9830 | .Xr starttls 8 |
9830 | .Sh STANDARDS | 9831 | .Sh STANDARDS |