diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-28 18:32:25 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-28 18:32:25 +0000 |
commit | 40f3723da6b5e01d0d36959fa6aa9a5c3fddc3c0 (patch) | |
tree | 90e9588817616686faf72cefc68ecedf91bcbfea /share/man/man5/style.Makefile.5 | |
parent | db9eea4d0e8ffa9bf8b5326ec06f470477fd1f8c (diff) |
Fix a grammar nit of mine.
Notes
Notes:
svn path=/head/; revision=142818
Diffstat (limited to 'share/man/man5/style.Makefile.5')
-rw-r--r-- | share/man/man5/style.Makefile.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/style.Makefile.5 b/share/man/man5/style.Makefile.5 index 098d9bb87fa1..be0f6cf4459c 100644 --- a/share/man/man5/style.Makefile.5 +++ b/share/man/man5/style.Makefile.5 @@ -222,7 +222,7 @@ To optionally build something in the base system, spell the knob .Va WITH_FOO not -.Va WANT_FOO , +.Va WANT_FOO or .Va USE_FOO . The latter are reserved for the |