diff options
author | Michael Reed <Pyrohh@users.noreply.github.com> | 2015-10-17 18:57:25 -0400 |
---|---|---|
committer | Michael Reed <Pyrohh@users.noreply.github.com> | 2015-10-17 18:57:25 -0400 |
commit | e9de70e4ea53cd7ab70eba0757309004c61c3c62 (patch) | |
tree | 61d058b445b2734809af204f8b8ae668ed4aa2d0 | |
parent | 75aae5f2f6144c57aed8aab6fcaed225fa5ebcc7 (diff) | |
parent | b42803f95f04d10eb399b2239308ff9f1cd11b88 (diff) | |
download | rneovim-e9de70e4ea53cd7ab70eba0757309004c61c3c62.tar.gz rneovim-e9de70e4ea53cd7ab70eba0757309004c61c3c62.tar.bz2 rneovim-e9de70e4ea53cd7ab70eba0757309004c61c3c62.zip |
Merge pull request #3468 from Pyrohh/man-bump-date
nvim.1: bump date
-rw-r--r-- | man/nvim.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/nvim.1 b/man/nvim.1 index 83544523e0..746952c2bf 100644 --- a/man/nvim.1 +++ b/man/nvim.1 @@ -1,4 +1,4 @@ -.Dd August 26, 2015 +.Dd October 16, 2015 .Dt NVIM 1 .Os .Sh NAME |