Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2004 14:10:20 -0800 (PST)
From:      "Christian S.J. Peron" <maneo@bsdpro.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/63463: [patch] list IPC mechanisms based on username/UID
Message-ID:  <200402272210.i1RMAKbD063145@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/63463; it has been noted by GNATS.

From: "Christian S.J. Peron" <maneo@bsdpro.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: bin/63463: [patch] list IPC mechanisms based on username/UID
Date: Fri, 27 Feb 2004 21:01:57 +0000

 I have enclosed a man page patch for this option:
 
 --- usr.bin/ipcs/ipcs.1.bak	Fri Feb 27 20:55:48 2004
 +++ usr.bin/ipcs/ipcs.1	Fri Feb 27 21:00:38 2004
 @@ -131,6 +131,11 @@
  .Xr kvm 3
  will require read privileges to
  .Pa /dev/kmem .
 +.It Fl u Ar user
 +Display information about IPC mechanisms owned by 
 +.Pa user .
 +User specification can be in the form of a numeric UID or
 +a login name.
  .El
  .Pp
  If none of the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402272210.i1RMAKbD063145>