diff options
author | SZ Lin <szlin@debian.org> | 2017-04-15 12:00:41 +0800 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2017-04-16 10:47:36 +0530 |
commit | 2d7b575c8257fbc25f9959701ebebeb26f100036 (patch) | |
tree | 21d671d71d2ce8ce94ea4b3fbd87dd188ddc6404 | |
parent | c97573354d2dd5e2652ff3928ef11187317a407f (diff) | |
download | nnn-2d7b575c8257fbc25f9959701ebebeb26f100036.tar.gz |
.Bd directive has no matching .Ed
Add .Ed to match with .Bd
-rw-r--r-- | nnn.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -142,6 +142,7 @@ type. Custom associations are listed in the EXAMPLES section below. echo -n $1 | xsel --clipboard --input ------------------------------------- +.Ed .Sh EXAMPLES The following example shows one possible configuration for file associations which is also the default if environment |