From 2ba7db1893724a5b68fb8d5de74c987b1494e4e4 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 4 Sep 2006 18:32:54 +0000 Subject: [PATCH] Fix typo. --- usr.bin/config/config.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/config/config.5 b/usr.bin/config/config.5 index ba37737e7ba0..e9cd0de86fb3 100644 --- a/usr.bin/config/config.5 +++ b/usr.bin/config/config.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: config.5,v 1.4 2006/09/04 06:45:14 dsl Exp $ +.\" $NetBSD: config.5,v 1.5 2006/09/04 18:32:54 wiz Exp $ .\" .\" Copyright (c) 2006 The NetBSD Foundation. .\" All rights reserved. @@ -314,7 +314,7 @@ Behaves like except the defined option must have a value. Such options are not typed: they can have either a numeric or a string value. -If a value is specified, it is treated as a default, and the options is +If a value is specified, it is treated as a default, and the option is always defined in the corresponding header file. .It Ic deffs Oo Ar file Oc Ar name Op Ar name Op Ar ... Defines a file-system name.