From 87d4bf07b5516bff6e95d90a433d0e0d157e5130 Mon Sep 17 00:00:00 2001 From: maxim Date: Tue, 13 Jan 2009 18:25:56 +0000 Subject: o Fix a typo. Bump .Dd for the previous delta. --- bin/kenv/kenv.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/kenv') diff --git a/bin/kenv/kenv.1 b/bin/kenv/kenv.1 index 819d3b6..28d89a5 100644 --- a/bin/kenv/kenv.1 +++ b/bin/kenv/kenv.1 @@ -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 the kernel using the statement 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 -- cgit v1.1