mdoc macro fix - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit f90d37ea59dee98fe90c68a06ef0f20f1633c25b | |
parent 00565c2038e509f543f5ad684835e07d2e10ab00 | |
Author: Rob King <[email protected]> | |
Date: Wed, 7 Dec 2016 23:44:35 -0600 | |
mdoc macro fix | |
Diffstat: | |
doc/sam.1 | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/doc/sam.1 b/doc/sam.1 | |
@@ -238,7 +238,7 @@ see the | |
.Sy k | |
command below | |
.Pc "." | |
-.It Sy Do regexp Dc | |
+.It Do regexp Dc | |
.Po | |
A regular expression in double quotes. | |
.Pc |