fix forgotten org-mode syntax
This commit is contained in:
@@ -59,7 +59,7 @@ It appears that the MIT implementation may have some [export restrictions](https
|
|||||||
|
|
||||||
### Naming
|
### Naming
|
||||||
We will use the following conventions :
|
We will use the following conventions :
|
||||||
#+CAPTION: Table 1: Local names
|
|
||||||
| Name | Value | Comment |
|
| Name | Value | Comment |
|
||||||
|:----------------------+:----------------+:--------------------------------|
|
|:----------------------+:----------------+:--------------------------------|
|
||||||
| Kerberos realm | `LAN` | Always capital |
|
| Kerberos realm | `LAN` | Always capital |
|
||||||
@@ -80,7 +80,6 @@ And on client(s), install the following :
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ sudo apt-get install krb5-config heimdal-clients
|
$ sudo apt-get install krb5-config heimdal-clients
|
||||||
|
|
||||||
```
|
```
|
||||||
On your desktop, you may also want to install Heimdal [`info`](https://en.wikipedia.org/wiki/Info_(Unix)) documentation with:
|
On your desktop, you may also want to install Heimdal [`info`](https://en.wikipedia.org/wiki/Info_(Unix)) documentation with:
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user