summaryrefslogtreecommitdiffstats
path: root/usr.sbin/adduser
diff options
context:
space:
mode:
authorcsjp <csjp@FreeBSD.org>2004-06-08 14:52:55 +0000
committercsjp <csjp@FreeBSD.org>2004-06-08 14:52:55 +0000
commitd436b75c4659ba03f76b29e808173cf0d60ce164 (patch)
tree710a99e04d55ed17d9e35cad8762e1b5150b3090 /usr.sbin/adduser
parentd1f6922f991732931322d61a1ac2fa53c626dd86 (diff)
downloadFreeBSD-src-d436b75c4659ba03f76b29e808173cf0d60ce164.zip
FreeBSD-src-d436b75c4659ba03f76b29e808173cf0d60ce164.tar.gz
Add note that rmuser will clean up any IPC mechanisms owned by the user.
Approved by: bmilekic (mentor)
Diffstat (limited to 'usr.sbin/adduser')
-rw-r--r--usr.sbin/adduser/rmuser.83
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8
index 2f1b9e9..913cb5d 100644
--- a/usr.sbin/adduser/rmuser.8
+++ b/usr.sbin/adduser/rmuser.8
@@ -78,6 +78,9 @@ Removes the username from all groups to which it belongs in
the group is removed; this complements
.Xr adduser 8 Ns 's
per-user unique groups.)
+.It
+Removes all message queues, shared memory segments and
+semaphores owned by the user.
.El
.Pp
The
OpenPOWER on IntegriCloud