From c3051ad44e91eedc89d94be7e4ed433f1d50aee1 Mon Sep 17 00:00:00 2001 From: Andinus Date: Wed, 15 Apr 2020 00:30:36 +0530 Subject: Document new behaviour in readme --- README.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 883f956..a4ec5ab 100644 --- a/README.org +++ b/README.org @@ -1,11 +1,12 @@ -#+HTML_HEAD: -#+HTML_HEAD: +#+HTML_HEAD: +#+HTML_HEAD: #+EXPORT_FILE_NAME: index #+OPTIONS: toc:nil #+TOC: headlines 2 #+TITLE: Lynx -Lynx is a simple /unveil/ wrapper. +Lynx is a simple /unveil/ wrapper. It returns /nil/ on unsupported systems, +currently only /OpenBSD/ supports /unveil/. | Project Home | [[https://andinus.nand.sh/lynx][Lynx]] | | Source Code | [[https://tildegit.org/andinus/lynx][Andinus / Lynx]] | -- cgit 1.4.1-2-gfad0 More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/init.soso
blob: 8753b4121a7b548fcd5735cf78ba09931eb3ffa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40