Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[xsrc-public/trunk]: xsrc-public/local/programs/xsetwallpaper Sort options. U...



details:   https://anonhg.NetBSD.org/xsrc-public/rev/c83db1293da9
branches:  trunk
changeset: 6954:c83db1293da9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Feb 11 14:43:01 2022 +0000

description:
Sort options. Use Lk.

diffstat:

 local/programs/xsetwallpaper/xsetwallpaper.1 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 3a90dd7fa862 -r c83db1293da9 local/programs/xsetwallpaper/xsetwallpaper.1
--- a/local/programs/xsetwallpaper/xsetwallpaper.1      Fri Feb 11 02:16:40 2022 +0000
+++ b/local/programs/xsetwallpaper/xsetwallpaper.1      Fri Feb 11 14:43:01 2022 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: xsetwallpaper.1,v 1.1 2022/02/11 02:16:40 uwe Exp $
+.\"    $NetBSD: xsetwallpaper.1,v 1.2 2022/02/11 14:43:01 wiz Exp $
 .\"
 .\" Copyright (c) 2022 Jared D. McNeill <jmcneill%invisible.ca@localhost>
 .\" All rights reserved.
@@ -31,8 +31,8 @@
 .Nd draw an image on the root window
 .Sh SYNOPSIS
 .Nm
+.Op Fl s
 .Op Fl f Ar color
-.Op Fl s
 .Ar file
 .Sh DESCRIPTION
 The
@@ -51,7 +51,8 @@
 .El
 .Pp
 Image formats are those supported by the STB image library.
-See http://nothings.org/stb
+See
+.Lk http://nothings.org/stb
 .Sh SEE ALSO
 .Xr xsetroot 1
 .Sh HISTORY



Home | Main Index | Thread Index | Old Index