Multiple files: Fix 'shared' references
The hier(7) man-page lists /usr/share as the location for architecture-independent files, so fix a few instances where the documentation referes to /usr/shared instead of /usr/share. PR: 253760
This commit is contained in:
parent
04a393d530
commit
a0f7ad455b
19 changed files with 39 additions and 39 deletions
|
|
@ -456,7 +456,7 @@ The list of languages and encodings to build and install, such as `en_US.ISO8859
|
|||
A single format or a list of output formats to be built. Currently, `html`, `html-split`, `txt`, `ps`, and `pdf` are supported.
|
||||
|
||||
`DOCDIR`::
|
||||
Where to install the documentation. It defaults to [.filename]#/usr/shared/doc#.
|
||||
Where to install the documentation. It defaults to [.filename]#/usr/share/doc#.
|
||||
|
||||
For more `make` variables supported as system-wide options in FreeBSD, refer to man:make.conf[5].
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue