Bug 291033 - document ipcs(1) output
Summary: document ipcs(1) output
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-15 18:40 UTC by jschauma
Modified: 2025-11-15 23:43 UTC (History)
2 users (show)

See Also:


Attachments
diff to ipcs.1 (4.24 KB, patch)
2025-11-15 18:40 UTC, jschauma
no flags Details | Diff
diff to ipcs.1 (4.47 KB, patch)
2025-11-15 23:43 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jschauma 2025-11-15 18:40:21 UTC
Created attachment 265431 [details]
diff to ipcs.1

The ipcs(1) manual page has long contained a comment saying "This manual page is woefully incomplete, because it does not at all attempt to explain the information printed by ipcs."

I just committed a patch to NetBSD's ipcs.1 that seeks to rectify this:
http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.bin/ipcs/ipcs.1.diff?r1=1.20&r2=1.21

Attached is an adjusted diff for FreeBSD, should you wish to merge this as well.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-11-15 23:43:46 UTC
Created attachment 265434 [details]
diff to ipcs.1

^Triage: rebase patch at root of tree.