diff options
| author | Carlos Henrique Lima Melara <charlesmelara@outlook.com> | 2022-01-30 11:54:03 -0300 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2022-01-30 16:55:41 +0100 |
| commit | 7a5499d7a264d48c398063988ff4d246a5063f42 (patch) | |
| tree | 6e3e879af6cb13cbdef60688b11f1773db0ac148 | |
| parent | 6b39f24484bb0796f3f383401f95904f85b74d7b (diff) | |
Removes build date from manpage to make kristall builds reproducible
| -rw-r--r-- | doc/kristall-head.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kristall-head.man b/doc/kristall-head.man index 9b938c1..ea4d64a 100644 --- a/doc/kristall-head.man +++ b/doc/kristall-head.man @@ -2,7 +2,7 @@ .\" Kristall man page .\" . -.TH KRISTALL 1 $(DATE) Unix "User manuals" +.TH KRISTALL 1 Unix "User manuals" .SH NAME .PP .B kristall |
