aboutsummaryrefslogtreecommitdiffstats
path: root/libred.7
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-10-06 14:54:42 +0200
committerMattias Andrée <maandree@kth.se>2019-10-06 14:54:42 +0200
commitf5b396dd73ea28506286e0be09d5e76e802222a2 (patch)
treecfc285a83639e78858d954cf82815cefe10a55ce /libred.7
parentClean up (diff)
downloadlibred-f5b396dd73ea28506286e0be09d5e76e802222a2.tar.gz
libred-f5b396dd73ea28506286e0be09d5e76e802222a2.tar.bz2
libred-f5b396dd73ea28506286e0be09d5e76e802222a2.tar.xz
Simplify
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libred.7')
-rw-r--r--libred.713
1 files changed, 13 insertions, 0 deletions
diff --git a/libred.7 b/libred.7
new file mode 100644
index 0000000..0e0b6b9
--- /dev/null
+++ b/libred.7
@@ -0,0 +1,13 @@
+.TH LIBRED 7 LIBRED
+.SH NAME
+libred \- Solar elevation and blackbody colour calculation
+.SH DESCRIPTION
+.B libred
+is a C library for calculating the Sun's apparent elevation
+and colours temperatures.
+.SH SEE ALSO
+.BR libred.h (0),
+.BR solar-python (7),
+.BR redshift (1),
+.BR blueshift (1),
+.BR libgamma (7)