Files
ports/net/openntpd/files/pkg-message.in
T
Christian Weisgerber beeaa6134a Add a note in pkg-message that you need to override the manual search
path to view the correct ntpd(8) man page.

PR:		246484
2020-05-18 19:36:51 +00:00

12 lines
235 B
Plaintext

[
{ type: install
message: <<EOM
OpenNTPD's man page has been installed as %%MANPREFIX%%/man/man8/ntpd.8.
To view it instead of the base system ntpd's, override the manual search
path:
MANPATH=%%MANPREFIX%%/man man ntpd
EOM
}
]