cmdwatch has а wrong man page. Look in /usr/ports/sysutils/cmdwatch
State Changed From-To: open->feedback What's wrong about the manpage? I can't spot an obvious wrongness.
arved@FreeBSD.org =D0=C9=DB=C5=D4: > Synopsis: wrong man page in sysutils/cmdwatch > > State-Changed-From-To: open->feedback > State-Changed-By: arved > State-Changed-When: Fri Aug 1 11:17:01 UTC 2008 > State-Changed-Why: What's wrong about the manpage? > I can't spot an obvious wrongness. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D126087 > Man page is a copy Linux utility "watch". Syntax does not coincide.=
Please try the attached patch. It should fix this man page issue. Regards, Beat
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
amdmi3 2008-09-01 21:20:07 UTC FreeBSD ports repository Modified files: sysutils/cmdwatch Makefile Added files: sysutils/cmdwatch/files patch-cmdwatch.1 Log: - Add patch to correct manpage - Bump PORTREVISION PR: 126087 Submitted by: Dmitry <dgutaev at mail dot ru> Patch by: Beat Gaetzi <beat at chruetertee dot ch> Approved by: maintainer timeout Revision Changes Path 1.7 +1 -0 ports/sysutils/cmdwatch/Makefile 1.1 +81 -0 ports/sysutils/cmdwatch/files/patch-cmdwatch.1 (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!