diff options
author | ru <ru@FreeBSD.org> | 2004-05-18 20:38:43 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-05-18 20:38:43 +0000 |
commit | a79688fc3a8492faab2fb2a8399753f2fdf92bb1 (patch) | |
tree | 063427a8b0e699270b7c99ebaa64cb69be1d10c4 /usr.bin/ipcs | |
parent | f87994f6993661109385887bc3636bedaeb5efae (diff) | |
download | FreeBSD-src-a79688fc3a8492faab2fb2a8399753f2fdf92bb1.zip FreeBSD-src-a79688fc3a8492faab2fb2a8399753f2fdf92bb1.tar.gz |
Bump document date on behalf of the -u option.
Diffstat (limited to 'usr.bin/ipcs')
-rw-r--r-- | usr.bin/ipcs/ipcs.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1 index cbb9706..5b1f643 100644 --- a/usr.bin/ipcs/ipcs.1 +++ b/usr.bin/ipcs/ipcs.1 @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 18, 1994 +.Dd March 24, 2004 .Dt "IPCS" 1 .Os .Sh NAME @@ -132,7 +132,7 @@ using will require read privileges to .Pa /dev/kmem . .It Fl u Ar user -Display information about IPC mechanisms owned by +Display information about IPC mechanisms owned by .Pa user . User specification can be in the form of a numeric UID or a login name. |