diff options
author | zont <zont@FreeBSD.org> | 2012-09-18 13:24:14 +0000 |
---|---|---|
committer | zont <zont@FreeBSD.org> | 2012-09-18 13:24:14 +0000 |
commit | bc5f114a7ac61e24304d3cd79bc69f5ac2f6ebe9 (patch) | |
tree | e114ecabf8dbe4c7d7524b889c2f8b563df6ff38 /bin/ps/ps.1 | |
parent | 8d5e32b3a944278bf4fae8a2b50ec8ae3522519b (diff) | |
download | FreeBSD-src-bc5f114a7ac61e24304d3cd79bc69f5ac2f6ebe9.zip FreeBSD-src-bc5f114a7ac61e24304d3cd79bc69f5ac2f6ebe9.tar.gz |
- Bump date.
Submitted by: pluknet
Approved by: kib (mentor)
X-MFC-With: r240645
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r-- | bin/ps/ps.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 3d37c84..21e8eaf 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -29,7 +29,7 @@ .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd May 20, 2012 +.Dd September 18, 2012 .Dt PS 1 .Os .Sh NAME |