summaryrefslogtreecommitdiff
path: root/lib/libc/gen/nice.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/nice.3')
-rw-r--r--lib/libc/gen/nice.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/nice.3 b/lib/libc/gen/nice.3
index 9c39b78d341f0..2bb58a33b04b6 100644
--- a/lib/libc/gen/nice.3
+++ b/lib/libc/gen/nice.3
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)nice.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/gen/nice.3,v 1.12 2007/01/09 00:27:54 imp Exp $
.\"
.Dd June 4, 1993
.Dt NICE 3