From 2d98931a8875412325680773db85572c383add66 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 17 Feb 2020 12:02:35 +0100 Subject: Remove man3 files Closes #1258 --- scripts/update_man.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts') diff --git a/scripts/update_man.sh b/scripts/update_man.sh index a058f739..5ad34763 100755 --- a/scripts/update_man.sh +++ b/scripts/update_man.sh @@ -9,6 +9,4 @@ git add man/man1/cct.1 git add man/man1/geod.1 git add man/man1/gie.1 git add man/man1/projinfo.1 -git add man/man3/geodesic.3 -git add man/man3/pj_init.3 git commit -m "Update man-pages from Sphinx-docs" -- cgit v1.2.3