1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/textproc/diffutils/pkg-message
Emanuel Haupt a70bb3fe19 - provide optional nano second timestamp precision
- bump PORTREVISION
- nuke pkg-plist
- add pkg-message (inform about vfs.timestamp_precision)

PR:		87702
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>
2005-10-22 17:08:14 +00:00

14 lines
321 B
Plaintext

================================================================================
In order to make nano second timestamp precision work, run
$ sysctl vfs.timestamp_precision=1
or put
vfs.timestamp_precision=1
in /etc/sysctl.conf
================================================================================