summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
authorschwarze@openbsd.org <schwarze@openbsd.org>2019-05-14 12:47:17 +0000
committerDarren Tucker <dtucker@dtucker.net>2019-05-17 10:07:43 +1000
commitdb7606d4a62fee67b0cb2f32dfcbd7b3642bfef5 (patch)
tree51ea57cc0d937e72fb5322c53560d8de7aae72f9 /sshd_config.5
parentcb4accb1233865d9151f8a50cc5f0c61a3fd4077 (diff)
upstream: Delete some .Sx macros that were used in a wrong way.
Part of a patch from Stephen Gregoratto <dev at sgregoratto dot me>. OpenBSD-Commit-ID: 15501ed13c595f135e7610b1a5d8345ccdb513b7
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.58
1 files changed, 3 insertions, 5 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index b224f2929..9f59584f2 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.284 2019/03/22 20:58:34 jmc Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.285 2019/05/14 12:47:17 schwarze Exp $
37.Dd $Mdocdate: March 22 2019 $ 37.Dd $Mdocdate: May 14 2019 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -277,9 +277,7 @@ is not, then
277will refuse to start. 277will refuse to start.
278.It Cm AuthorizedKeysFile 278.It Cm AuthorizedKeysFile
279Specifies the file that contains the public keys used for user authentication. 279Specifies the file that contains the public keys used for user authentication.
280The format is described in the 280The format is described in the AUTHORIZED_KEYS FILE FORMAT section of
281.Sx AUTHORIZED_KEYS FILE FORMAT
282section of
283.Xr sshd 8 . 281.Xr sshd 8 .
284Arguments to 282Arguments to
285.Cm AuthorizedKeysFile 283.Cm AuthorizedKeysFile