summaryrefslogtreecommitdiff
path: root/lib/libc/sys/pathconf.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/pathconf.2')
-rw-r--r--lib/libc/sys/pathconf.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/pathconf.2 b/lib/libc/sys/pathconf.2
index 3f5e1cbe04ac0..53e6fcc71a6b8 100644
--- a/lib/libc/sys/pathconf.2
+++ b/lib/libc/sys/pathconf.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)pathconf.2 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/sys/pathconf.2,v 1.4.2.1 2000/04/22 17:07:01 phantom Exp $
.\"
.Dd June 4, 1993
.Dt PATHCONF 2