aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/w/uptime.1
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-08-18 16:58:37 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-08-18 16:58:37 +0000
commit976e7c964b905a7ec7dd356a73fffff3cde53a38 (patch)
tree932524b1e9a5e540c6df2ffa26764db592939fff /usr.bin/w/uptime.1
parentbdc3ee354621441c667bcf1f95db22053b0425d0 (diff)
Notes
Diffstat (limited to 'usr.bin/w/uptime.1')
-rw-r--r--usr.bin/w/uptime.17
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.bin/w/uptime.1 b/usr.bin/w/uptime.1
index e83fc8a9f679..156d41a03526 100644
--- a/usr.bin/w/uptime.1
+++ b/usr.bin/w/uptime.1
@@ -28,7 +28,7 @@
.\" @(#)uptime.1 8.2 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd April 18, 1994
+.Dd August 18, 2020
.Dt UPTIME 1
.Os
.Sh NAME
@@ -48,6 +48,11 @@ the number of users, and the load average of the system over the last
.It Pa /boot/kernel/kernel
system name list
.El
+.Sh EXAMPLES
+.Bd -literal -offset indent
+$ uptime
+11:23AM up 3:01, 8 users, load averages: 21.09, 15.43, 12.79
+.Ed
.Sh SEE ALSO
.Xr w 1
.Sh HISTORY