Author: maxim Date: Tue Jan 13 18:25:56 2009 New Revision: 187159 URL: http://svn.freebsd.org/changeset/base/187159
Log: o Fix a typo. Bump .Dd for the previous delta. Modified: head/bin/kenv/kenv.1 Modified: head/bin/kenv/kenv.1 ============================================================================== --- head/bin/kenv/kenv.1 Tue Jan 13 18:17:40 2009 (r187158) +++ head/bin/kenv/kenv.1 Tue Jan 13 18:25:56 2009 (r187159) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 13, 2005 +.Dd January 13, 2009 .Dt KENV 1 .Os .Sh NAME @@ -77,7 +77,7 @@ file, or also statically compiled into t in the kernel config file. The file can contain lines of the form .Pp -.Dl name = "value" # this is a coment +.Dl name = "value" # this is a comment .Pp where whitespace around name and '=', and everything after a '#' character, are ignored. Almost any printable _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"