Convert the lockstat(1) man page to mdoc and make sure that it gets

installed. Additionally, remove Solaris-specific sections and references,
and replace example outputs with output from lockstat on FreeBSD, since
lockstat's output contains stack traces.

This change also removes some examples that don't seem to work properly on
FreeBSD. The examples should be re-added when lockstat is fixed.

Reported by:	avg
MFC after:	1 week
This commit is contained in:
Mark Johnston 2013-10-27 16:01:11 +00:00
parent 81f305d283
commit a10f58d076
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257212
2 changed files with 353 additions and 830 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,6 @@
.PATH: ${.CURDIR}/../../../cddl/contrib/opensolaris/cmd/lockstat
PROG= lockstat
NO_MAN=
SRCS= lockstat.c sym.c
BINDIR?= /usr/sbin