Author: pjd Date: Thu Sep 5 00:38:53 2013 New Revision: 255223 URL: http://svnweb.freebsd.org/changeset/base/255223
Log: Remove trailing comma. Modified: head/share/man/man4/capsicum.4 Modified: head/share/man/man4/capsicum.4 ============================================================================== --- head/share/man/man4/capsicum.4 Thu Sep 5 00:19:30 2013 (r255222) +++ head/share/man/man4/capsicum.4 Thu Sep 5 00:38:53 2013 (r255223) @@ -100,7 +100,7 @@ associated with file descriptors; descri .Xr read 2 , .Xr shm_open 2 , .Xr write 2 , -.Xr procdesc 4 , +.Xr procdesc 4 .Sh HISTORY .Nm first appeared in _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
