From fc1b19b6318a611e7fd50a24068440a1b4be759c Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Tue, 16 Aug 2022 20:58:23 +0200 Subject: [PATCH] fix org table -> gfm table --- nfsv4-kerberos-debian.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfsv4-kerberos-debian.md b/nfsv4-kerberos-debian.md index e92d75b..1a722c1 100644 --- a/nfsv4-kerberos-debian.md +++ b/nfsv4-kerberos-debian.md @@ -61,7 +61,7 @@ It appears that the MIT implementation may have some [export restrictions](https We will use the following conventions : | Name | Value | Comment | -|:----------------------+:----------------+:--------------------------------| +|:----------------------|:----------------|:--------------------------------| | Kerberos realm | `LAN` | Always capital | | Local DNS name | `lan` | Typical hostname: machine.lan | | Kerberos KDC 1 | `kdc1.lan` | Primary Key Distribution Center |