svn commit: r245547 - head/share/man/man5
Bjoern A. Zeeb
bz at FreeBSD.org
Thu Jan 17 09:34:00 UTC 2013
Author: bz
Date: Thu Jan 17 09:34:00 2013
New Revision: 245547
URL: http://svnweb.freebsd.org/changeset/base/245547
Log:
Regen after adding WITH_OPENSSH_NONE_CIPHER in r245527.
PR: bin/163095
MFC after: 10 days
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Thu Jan 17 08:59:11 2013 (r245546)
+++ head/share/man/man5/src.conf.5 Thu Jan 17 09:34:00 2013 (r245547)
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 236279 2012-05-30 02:37:20Z gjb
.\" $FreeBSD$
-.Dd January 14, 2013
+.Dd January 17, 2013
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -805,7 +805,7 @@ Set to not build NLS catalogs.
Set to not build NLS catalog support for
.Xr csh 1 .
.It Va WITH_NMTREE
-.\" from FreeBSD: head/tools/build/options/WITH_NMTREE 245241 2013-01-09 21:07:08Z brooks
+.\" from FreeBSD: head/tools/build/options/WITH_NMTREE 245435 2013-01-14 20:38:32Z brooks
Set to install
.Xr nmtree 8
as
@@ -835,6 +835,16 @@ Infiniband software stack.
.It Va WITHOUT_OPENSSH
.\" from FreeBSD: head/tools/build/options/WITHOUT_OPENSSH 156932 2006-03-21 07:50:50Z ru
Set to not build OpenSSH.
+.It Va WITH_OPENSSH_NONE_CIPHER
+.\" from FreeBSD: head/tools/build/options/WITH_OPENSSH_NONE_CIPHER 245527 2013-01-17 01:51:04Z bz
+Set to include the "None" cipher support in OpenSSH and its libraries.
+Additional adjustments may need to be done to system configuration
+files, such as
+.Xr sshd_config 5 ,
+to enable this cipher.
+Please see
+.Pa /usr/src/crypto/openssh/README.hpn
+for full details.
.It Va WITHOUT_OPENSSL
.\" from FreeBSD: head/tools/build/options/WITHOUT_OPENSSL 156932 2006-03-21 07:50:50Z ru
Set to not build OpenSSL.
More information about the svn-src-head
mailing list