diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-05-22 05:16:23 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-05-22 05:16:23 +0200 |
commit | f5dd576a50a1266291dfc99f8a55373bc5f53d01 (patch) | |
tree | 16d27c26ea9a2aad439c64322140ca5d1f2d356a /sys/man/1/mtime | |
parent | b5565b0403d206e7d020c68b8c0ad42726125897 (diff) |
add seconds(1) command
Diffstat (limited to 'sys/man/1/mtime')
-rw-r--r-- | sys/man/1/mtime | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/man/1/mtime b/sys/man/1/mtime index 5bfe4da32..abd831496 100644 --- a/sys/man/1/mtime +++ b/sys/man/1/mtime @@ -11,3 +11,6 @@ of each .IR file . .SH SOURCE .B /sys/src/cmd/mtime.c +.SH SEE ALSO +.IR du (1), +.IR seconds (1) |