Author: pluknet Date: Sat Mar 16 22:37:56 2013 New Revision: 248388 URL: http://svnweb.freebsd.org/changeset/base/248388
Log: Fix version in the .Fx macro. Reported by: <[email protected]> Modified: head/usr.bin/script/script.1 Modified: head/usr.bin/script/script.1 ============================================================================== --- head/usr.bin/script/script.1 Sat Mar 16 22:37:30 2013 (r248387) +++ head/usr.bin/script/script.1 Sat Mar 16 22:37:56 2013 (r248388) @@ -178,7 +178,7 @@ and options first appeared in .Nx 2.0 and were ported to -.Fx 10 . +.Fx 10.0 . .Sh BUGS The .Nm _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
