diff options
author | mms <michal@sapka.me> | 2024-03-16 21:01:13 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-03-16 21:01:13 +0100 |
commit | f1ee053fa68de1e87acca0b4738023b7df3da444 (patch) | |
tree | faebeea285948023431b09ce9bf70dda3d48395e /content/bsd/history | |
parent | 4b99bc76fbe46723847f86fac9ed49055b2a860b (diff) |
fix: date
Diffstat (limited to 'content/bsd/history')
-rw-r--r-- | content/bsd/history/02_unix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/bsd/history/02_unix.md b/content/bsd/history/02_unix.md index 7c4ca04..ca598c7 100644 --- a/content/bsd/history/02_unix.md +++ b/content/bsd/history/02_unix.md @@ -1,7 +1,7 @@ +++ title = "History of BSD part II: Unix" author = ["MichaĆ Sapka"] -date = 2024-03-09T22:20:00+01:00 +date = 2024-03-16T21:00:00+01:00 categories = ["bsd"] draft = false weight = 2002 |