Skip to content
Snippets Groups Projects
Commit e26a7216 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Update precompiled_manpage.patch

parent 18af864f
No related branches found
No related tags found
No related merge requests found
Index: vcsh/Makefile Index: vcsh/Makefile
=================================================================== ===================================================================
--- vcsh.orig/Makefile 2012-03-19 00:56:14.000000000 +0100 --- vcsh.orig/Makefile 2013-05-26 19:22:36.991848960 +0200
+++ vcsh/Makefile 2012-03-19 01:01:46.602210421 +0100 +++ vcsh/Makefile 2013-05-26 19:22:36.987846960 +0200
@@ -19,11 +19,11 @@ @@ -19,11 +19,11 @@
manpages: $(manpages) manpages: $(manpages)
...@@ -20,12 +20,12 @@ Index: vcsh/Makefile ...@@ -20,12 +20,12 @@ Index: vcsh/Makefile
Index: vcsh/vcsh.1 Index: vcsh/vcsh.1
=================================================================== ===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000 --- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ vcsh/vcsh.1 2012-03-19 01:02:17.326210882 +0100 +++ vcsh/vcsh.1 2013-05-26 19:23:12.977833500 +0200
@@ -0,0 +1,189 @@ @@ -0,0 +1,192 @@
+.\" generated with Ronn/v0.7.3 +.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3 +.\" http://github.com/rtomayko/ronn/tree/0.7.3
+. +.
+.TH "VCSH" "1" "March 2012" "" "" +.TH "VCSH" "1" "May 2013" "" ""
+. +.
+.SH "NAME" +.SH "NAME"
+\fBvcsh\fR \- manage config files in $HOME via fake bare git repositories +\fBvcsh\fR \- manage config files in $HOME via fake bare git repositories
...@@ -188,6 +188,9 @@ Index: vcsh/vcsh.1 ...@@ -188,6 +188,9 @@ Index: vcsh/vcsh.1
+.SH "BUGS" +.SH "BUGS"
+None are known at this time, but reports and/or patches are more than welcome\. +None are known at this time, but reports and/or patches are more than welcome\.
+. +.
+.SH "KNOWN ISSUES"
+As of this writing (June 2012), \fBvcsh\fR does not work with \fBgit submodule\fR due to limitations within \fBgit\fR\. Depending on when you are reading this, you might want to consider upgrading\.
+.
+.SH "HISTORY" +.SH "HISTORY"
+Like most people, the author initially made do with a single repository for all config files, all of which were soft\-linked into \fI$HOME\fR\. +Like most people, the author initially made do with a single repository for all config files, all of which were soft\-linked into \fI$HOME\fR\.
+. +.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment