Author: nwhitehorn Date: Sun Oct 23 02:52:20 2011 New Revision: 226648 URL: http://svn.freebsd.org/changeset/base/226648
Log: Fix missing space in SEE ALSO section. Submitted by: novel Modified: head/share/man/man4/man4.powerpc/abtn.4 Modified: head/share/man/man4/man4.powerpc/abtn.4 ============================================================================== --- head/share/man/man4/man4.powerpc/abtn.4 Sun Oct 23 02:51:23 2011 (r226647) +++ head/share/man/man4/man4.powerpc/abtn.4 Sun Oct 23 02:52:20 2011 (r226648) @@ -92,7 +92,7 @@ Examples are included in /etc/devd/apple .Xr adb 4 , .Xr akbd 4 , .Xr cuda 4 , -.Xr pmu 4, +.Xr pmu 4 , .Xr devd 8 .Sh HISTORY The _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
