From owner-cvs-all Sat Jul 31 15:29:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 07D2714C96; Sat, 31 Jul 1999 15:29:19 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA88382; Sat, 31 Jul 1999 15:29:18 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <199907312229.PAA88382@freefall.freebsd.org> From: Bruce Evans Date: Sat, 31 Jul 1999 15:29:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys utimes.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/07/31 15:29:18 PDT Modified files: lib/libc/sys utimes.2 Log: Fixed $Id$. Removed POSIX.1/NetBSD markup (braces) for NAME_MAX, etc. We don't define this. Most FreeBSD man pages hard-code the limits; in fact, utimes.2 recently became the only file in libc/sys/*.2 that mentions NAME_MAX. There probably should be mandoc macros for this. Revision Changes Path 1.7 +3 -3 src/lib/libc/sys/utimes.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message