Introduction
Introduction Statistics Contact Development Disclaimer Help
Install the samrc man page. - sam - An updated version of the sam text editor.
git clone git://vernunftzentrum.de/sam.git
Log
Files
Refs
LICENSE
---
commit 426d401637d866670707f699b376a20c732ddb27
parent bd6e95e5c619e60890f0c55bbd7313aacc0a1f95
Author: Rob King <[email protected]>
Date: Fri, 9 Sep 2016 18:49:46 -0500
Install the samrc man page.
Diffstat:
doc/Makefile | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/doc/Makefile b/doc/Makefile
@@ -13,5 +13,6 @@ install: sam.1 B
ln -sf "$(MANDIR)/man1/sam.1" "$(MANDIR)/man1/sam.save.1"
mkdir -p "$(MANDIR)/man5"
cp keyboard.5 "$(MANDIR)/man5"
+ cp samrc.5 "$(MANDIR)/man5"
mkdir -p "$(BINDIR)"
cp B "$(BINDIR)"
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.