aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-02-11 23:42:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-02-11 23:42:33 +0000
commitd51868a30a8782c6141eba40a30239d03f89ddee (patch)
tree6d9aa61967dc5e4c00e8c8c7302d52ffd1f3c83d
parent0e630e32be43b739b25e984a3996f8a58f6a2712 (diff)
Notes
-rw-r--r--usr.bin/ipcrm/ipcrm.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/ipcrm/ipcrm.1 b/usr.bin/ipcrm/ipcrm.1
index f70eab684e02..28bf3489910e 100644
--- a/usr.bin/ipcrm/ipcrm.1
+++ b/usr.bin/ipcrm/ipcrm.1
@@ -114,6 +114,9 @@ If the identifier or the key is -1, it will remove all these objects.
The wiping of all System V IPC objects was first implemented in
.Fx 6.4 No and 7.1.
.Sh AUTHORS
-The original author was Adam Glass.
-The wiping of all System V IPC objects was thought up by Callum
-Gibson and extended and implemented by Edwin Groothuis.
+The original author was
+.An Adam Glass .
+The wiping of all System V IPC objects was thought up by
+.An Callum Gibson
+and extended and implemented by
+.An Edwin Groothuis .