aboutsummaryrefslogtreecommitdiff
path: root/man/man1/vic.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/vic.1df')
-rw-r--r--man/man1/vic.1df11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/man1/vic.1df b/man/man1/vic.1df
new file mode 100644
index 00000000..e7aae6e2
--- /dev/null
+++ b/man/man1/vic.1df
@@ -0,0 +1,11 @@
+.TH VIC 1df "June 2019" "Manual page for vic"
+.SH NAME
+.B vic
+\- run a compatible vi
+.SH DESCRIPTION
+.B vic
+checks the system implementation of vi(1) to see whether it's Vim. If it is,
+it starts it with `vim -C` to turn the 'compatible' option on. If it isn't, it
+just runs `vi`.
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>