diff options
Diffstat (limited to 'lib/libc/gen/config_open.3')
-rw-r--r-- | lib/libc/gen/config_open.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/config_open.3 b/lib/libc/gen/config_open.3 index f51bc6c..7b7e36c 100644 --- a/lib/libc/gen/config_open.3 +++ b/lib/libc/gen/config_open.3 @@ -5,7 +5,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $Id$ +.\" $Id: config_open.3,v 1.1 1994/11/13 20:47:44 phk Exp $ .\" .Dd November 13, 1994 .Dt config_open 3 @@ -35,7 +35,7 @@ is '#' are comments which are discarded. .It If continuation-lines are enabled, any line starting with a .Sq isspace() -character is joined to the preceeding line and blank lines are discarded. +character is joined to the preceding line and blank lines are discarded. .It An entry starts at the first .Sq !isspace() |