Clarify that option values are C constants.

This commit is contained in:
is 2006-01-26 10:02:48 +00:00
parent 7800e2b8b9
commit dbe99782bc
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: options.4,v 1.301 2006/01/12 19:52:13 wiz Exp $
.\" $NetBSD: options.4,v 1.302 2006/01/26 10:02:48 is Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@ -145,7 +145,9 @@ Specifies (or sets) the option, or comma-separated list of options,
.Ar option_name .
Some options expect to be assigned a value, which may be an integer,
a double-quoted word, a bare word, or an empty string
.Pq Qq .
.Pq Qq .
Note that those are eventually handled by the C compiler, so the rules
of that language apply.
.Pp
.Em Note :
Options that are not defined by device definition files are passed to