diff options
Diffstat (limited to 'bin/fbclock.1')
-rw-r--r-- | bin/fbclock.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/fbclock.1 b/bin/fbclock.1 index 32dafefe..b8efbf10 100644 --- a/bin/fbclock.1 +++ b/bin/fbclock.1 @@ -1,23 +1,29 @@ .Dd September 7, 2018 .Dt FBCLOCK 1 .Os "Causal Agency" +. .Sh NAME .Nm fbclock .Nd framebuffer clock +. .Sh SYNOPSIS .Nm +. .Sh DESCRIPTION .Nm displays a clock in the top-right corner of the Linux framebuffer. +. .Sh ENVIRONMENT .Bl -tag .It Ev FONT Path to gzipped PSF file. +. .It Ev FRAMEBUFFER The framebuffer device path. .El +. .Sh FILES .Bl -tag .It Pa /dev/fb0 @@ -25,5 +31,6 @@ The default framebuffer device path. .It Pa /usr/share/kbd/consolefonts/Lat2-Terminus16.psfu.gz The default font path. .El +. .Sh SEE ALSO .Xr setfont 8 |