diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1997-05-04 20:17:54 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1997-05-04 20:17:54 +0000 |
| commit | d301a38d89131e186998926e5410af67da8619a9 (patch) | |
| tree | 078f20225fd38859c8e12c51649ac7d465ec7e75 /usr.bin/ipcs/ipcs.1 | |
| parent | b5aa56043974d0b93b02c368bc6099ea41d14d9f (diff) | |
Notes
Diffstat (limited to 'usr.bin/ipcs/ipcs.1')
| -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 680b08be121f..c0e53cb04e50 100644 --- a/usr.bin/ipcs/ipcs.1 +++ b/usr.bin/ipcs/ipcs.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: ipcs.1,v 1.5 1997/02/22 19:55:15 peter Exp $ .\" .Dd June 18, 1994 .Dt "IPCS" 1 @@ -107,13 +107,13 @@ Display system information about shared memory. Extract values associated with the name list from the specified core instead of the default .Dq Pa /dev/kmem . -and semaphores. .It Fl Q Display system information about messages queues. .It Fl S Display system information about semaphores. .It Fl T Display system information about shared memory, message queues +and semaphores. .El .Pp If none of the |
