[PR #1913] [MERGED] Dynamically generate dates for man page file #2250

Closed
opened 2026-03-04 02:04:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1913
Author: @ggtakec
Created: 2/23/2022
Status: Merged
Merged: 2/23/2022
Merged by: @gaul

Base: masterHead: dynamic_time_stamp


📝 Commits (1)

  • 6838d9c Dynamically generate dates for man page file

📊 Changes

3 files changed (+16 additions, -2 deletions)

View changed files

📝 .gitignore (+5 -0)
📝 configure.ac (+10 -1)
📝 doc/man/s3fs.1.in (+1 -1)

📄 Description

Relevant Issue (if applicable)

#1907

Details

The date of the man file is now generated when configure is executed.
The old s3fs.1 file is renamed to s3fs.1.in and then s3fs.1 is dynamically created.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1913 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 2/23/2022 **Status:** ✅ Merged **Merged:** 2/23/2022 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `dynamic_time_stamp` --- ### 📝 Commits (1) - [`6838d9c`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6838d9cc29b86027e895474c53e5d27bd0af9fa0) Dynamically generate dates for man page file ### 📊 Changes **3 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+5 -0) 📝 `configure.ac` (+10 -1) 📝 `doc/man/s3fs.1.in` (+1 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) #1907 ### Details The date of the man file is now generated when configure is executed. The old `s3fs.1` file is renamed to `s3fs.1.in` and then `s3fs.1` is dynamically created. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2250
No description provided.