o Fix a typo. Bump .Dd for the previous delta.

This commit is contained in:
Maxim Konovalov 2009-01-13 18:25:56 +00:00
parent 51fc49e3a4
commit 3ed338dde3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187159

View File

@ -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