aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/w
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-08-05 19:00:04 +0000
commitb35bdc400c79dfa100f3f9da0489f9c9e413eeca (patch)
tree80d81dd90d559a596166cc04bb574b989c5382ee /usr.bin/w
parentb4162996d56ca3394816f639ed24219e8d41c65e (diff)
Notes
Diffstat (limited to 'usr.bin/w')
-rw-r--r--usr.bin/w/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/w/Makefile b/usr.bin/w/Makefile
index 621775386b19..c8ec72fab0b5 100644
--- a/usr.bin/w/Makefile
+++ b/usr.bin/w/Makefile
@@ -2,7 +2,7 @@
PROG= w
SRCS= fmt.c pr_time.c proc_compare.c w.c
-MAN1= w.0 uptime.0
+MAN1= w.1 uptime.1
DPADD= ${LIBKVM}
LDADD= -lkvm
BINGRP= kmem