diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-19 17:57:20 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-19 17:57:20 +0000 |
commit | 480390dc59325200978ed49a1b26f00a94c91baa (patch) | |
tree | 062c09ac43a080a68cd77af35c77fcac0d938f46 /usr.sbin/screenblank/screenblank.1 | |
parent | fb660b4c0cea9ae33d3d4dac0984c52ed7b6eeb0 (diff) |
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
cleanup along the way.
Diffstat (limited to 'usr.sbin/screenblank/screenblank.1')
-rw-r--r-- | usr.sbin/screenblank/screenblank.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr.sbin/screenblank/screenblank.1 b/usr.sbin/screenblank/screenblank.1 index e23a67b26f2..941c0d8517c 100644 --- a/usr.sbin/screenblank/screenblank.1 +++ b/usr.sbin/screenblank/screenblank.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: screenblank.1,v 1.4 1999/04/02 15:12:21 aaron Exp $ +.\" $OpenBSD: screenblank.1,v 1.5 2000/03/19 17:57:15 aaron Exp $ .\" $NetBSD: screenblank.1,v 1.2 1996/02/28 01:18:32 thorpej Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -59,7 +59,8 @@ When killed with a or .Dv SIGTERM , .Nm -will re-enable the framebuffer. The PID can be found in the file +will re-enable the framebuffer. +The PID can be found in the file .Pa /var/run/screenblank.pid . .Pp The options are as follows: @@ -72,12 +73,14 @@ Do not check the mouse for activity. Wait the number of seconds specified by .Ar timeout , expressed in the format `xxx.xxx', before disabling the framebuffer due to -inactivity. The default is 600 seconds (10 minutes). +inactivity. +The default is 600 seconds (10 minutes). .It Fl e Ar timeout Wait the number of seconds specified by .Ar timeout , expressed in the format `xxx.xxx', before re-enabling the framebuffer once -activity resumes. The default is .25 seconds. +activity resumes. +The default is .25 seconds. .It Fl f Ar framebuffer Use the framebuffer device .Ar framebuffer |