diff --git a/sys/sys/timepps.h b/sys/sys/timepps.h index 5fe54de978d3..3457630f9c35 100644 --- a/sys/sys/timepps.h +++ b/sys/sys/timepps.h @@ -8,8 +8,8 @@ * * $FreeBSD$ * - * The is a FreeBSD protype version of the "draft-mogul-pps-api-05.txt" - * specification for Pulse Per Second timing interfaces. + * The is a FreeBSD version of the RFC 2783 API for Pulse Per Second + * timing interfaces. */ #ifndef _SYS_TIMEPPS_H_