getenv.3: Put "is" on a line with other words

getobjformat.3: "takes precedence over" is not an envrionment variable.

PR:		75545
Submitted by:	n-kogane@syd.odn.ne.jp
MFC after:	3 days
This commit is contained in:
Tom Rhodes 2006-10-07 21:27:21 +00:00
parent e0c10c6e08
commit 0b0ea94893
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163108
2 changed files with 3 additions and 3 deletions

View File

@ -116,7 +116,8 @@ vector supplied by the caller are indeterminate.
If the environment variable
.Ev OBJFORMAT
is set, it overrides the default object file format.
.Ev OBJFORMAT takes precedence over
.Ev OBJFORMAT
takes precedence over
.Pa /etc/objformat .
.El
.Sh FILES

View File

@ -90,8 +90,7 @@ If the variable does exist, the argument
.Fa overwrite
is tested; if
.Fa overwrite
is
zero, the
is zero, the
variable is not reset, otherwise it is reset
to the given
.Fa value .