diff options
author | Sigrid <ftrvxmtrx@gmail.com> | 2020-11-18 20:11:55 +0100 |
---|---|---|
committer | Sigrid <ftrvxmtrx@gmail.com> | 2020-11-18 20:11:55 +0100 |
commit | 23620bb1dbbf80f07a156d3f1fe1e74d5f4d61ba (patch) | |
tree | 8e446e9db21dfa5599394284ac9bbbe145b13931 | |
parent | 1e3dd86128928c8b2c4a4bced4398139eadfa4f0 (diff) | |
download | plan9front-23620bb1dbbf80f07a156d3f1fe1e74d5f4d61ba.tar.xz |
ctime(2): add tmdate(2) to "see also"
-rw-r--r-- | sys/man/2/ctime | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/man/2/ctime b/sys/man/2/ctime index b82dda65b..b136ab58f 100644 --- a/sys/man/2/ctime +++ b/sys/man/2/ctime @@ -118,6 +118,7 @@ GMT 0 GMT 0 .SH "SEE ALSO" .IR date (1), .IR time (2), +.IR tmdate (2), .IR init (8) .SH BUGS The return values point to static data |