diff options
author | 2007-04-21 22:28:49 +0000 | |
---|---|---|
committer | 2007-04-21 22:28:49 +0000 | |
commit | 5f5587354a01366f1571d51e97d081c50eaf5890 (patch) | |
tree | 6a140ce8e23490264cadc24f21e4baeb6ce6a0b4 | |
parent | sync (diff) | |
download | wireguard-openbsd-5f5587354a01366f1571d51e97d081c50eaf5890.tar.xz wireguard-openbsd-5f5587354a01366f1571d51e97d081c50eaf5890.zip |
correct Xr
-rw-r--r-- | share/man/man4/man4.macppc/blinkenlights.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.macppc/blinkenlights.4 b/share/man/man4/man4.macppc/blinkenlights.4 index 0e45aee6330..2abf31eacaf 100644 --- a/share/man/man4/man4.macppc/blinkenlights.4 +++ b/share/man/man4/man4.macppc/blinkenlights.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: blinkenlights.4,v 1.1 2007/04/21 22:14:26 gwk Exp $ +.\" $OpenBSD: blinkenlights.4,v 1.2 2007/04/21 22:28:49 deraadt Exp $ .\" .\" Copyright (c) 2007 Gordon Willem Klok <gwk@openbsd.org> .\" @@ -35,7 +35,7 @@ When the system is lightly loaded these dots travel quickly and slow down as system load increases. System health is indicated by the absence of the dots which means a hung machine or one that is in -.Xr DDB 4 . +.Xr ddb 4 . .Sh SEE ALSO .Xr intro 4 , .Xr macobio 4 |