Skip to content

Commit 06fbbba

Browse files
classabbyampDuncaen
authored andcommitted
manpages: small formatting improvements
- use `.Os` to show "Void Linux" in the footer - use `Aq Mt` to display email addresses - use `.Lk` for the bug link - remove unnecessary use of `.Nm <name>` when already defined - add xbps-alternatives(1) to SEE ALSO where missing - bump date
1 parent 6de3c0f commit 06fbbba

16 files changed

Lines changed: 118 additions & 72 deletions

File tree

bin/xbps-alternatives/xbps-alternatives.1

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
.Dd June 20, 2019
1+
.Dd Feb 9, 2023
22
.Dt XBPS-ALTERNATIVES 1
3+
.Os
34
.Sh NAME
45
.Nm xbps-alternatives
56
.Nd XBPS utility to handle alternatives
67
.Sh SYNOPSIS
7-
.Nm xbps-alternatives
8+
.Nm
89
.Op OPTIONS
910
.Ar MODE
1011
.Sh DESCRIPTION
@@ -100,10 +101,11 @@ configuration option.
100101
.Xr xbps-uunshare 1 ,
101102
.Xr xbps.d 5
102103
.Sh AUTHORS
103-
.An Juan Romero Pardines <xtraeme@gmail.com>
104-
.An Duncan Overbruck <mail@duncano.de>
104+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
105+
.An Duncan Overbruck Aq Mt mail@duncano.de
105106
.Sh BUGS
106107
Probably, but I try to make this not happen. Use it under your own
107108
responsibility and enjoy your life.
108109
.Pp
109-
Report bugs at https://github.com/void-linux/xbps/issues
110+
Report bugs at
111+
.Lk https://github.com/void-linux/xbps/issues

bin/xbps-checkvers/xbps-checkvers.1

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
.Dd June 20, 2019
1+
.Dd Feb 9, 2023
22
.Dt XBPS-CHECKVERS 1
3+
.Os
34
.Sh NAME
45
.Nm xbps-checkvers
56
.Nd XBPS utility to check for outdated packages
67
.Sh SYNOPSIS
7-
.Nm xbps-checkvers
8+
.Nm
89
.Op OPTIONS
910
.Op FILES...
1011
.Sh DESCRIPTION
@@ -95,6 +96,7 @@ is printed instead.
9596
Show the version information.
9697
.El
9798
.Sh SEE ALSO
99+
.Xr xbps-alternatives 1 ,
98100
.Xr xbps-create 1 ,
99101
.Xr xbps-dgraph 1 ,
100102
.Xr xbps-digest 1 ,
@@ -109,11 +111,12 @@ Show the version information.
109111
.Xr xbps-uunshare 1 ,
110112
.Xr xbps.d 5
111113
.Sh AUTHORS
112-
.An Dave Elusive <davehome@redthumb.info.tm>
113-
.An Juan Romero Pardines <xtraeme@gmail.com>
114-
.An Duncan Overbruck <mail@duncano.de>
114+
.An Dave Elusive Aq Mt davehome@redthumb.info.tm
115+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
116+
.An Duncan Overbruck Aq Mt mail@duncano.de
115117
.Sh BUGS
116118
Probably, but I try to make this not happen. Use it under your own
117119
responsibility and enjoy your life.
118120
.Pp
119-
Report bugs at https://github.com/void-linux/xbps/issues
121+
Report bugs at
122+
.Lk https://github.com/void-linux/xbps/issues

bin/xbps-create/xbps-create.1

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
.Dd February 21, 2020
1+
.Dd Feb 9, 2023
22
.Dt XBPS-CREATE 1
3+
.Os
34
.Sh NAME
45
.Nm xbps-create
56
.Nd XBPS utility to create binary packages
67
.Sh SYNOPSIS
7-
.Nm xbps-create
8+
.Nm
89
.Op OPTIONS
910
.Ar destdir
1011
.Sh DESCRIPTION
@@ -91,6 +92,7 @@ is a relative path, the symlink will be created relative to
9192
The package changelog string.
9293
.El
9394
.Sh SEE ALSO
95+
.Xr xbps-alternatives 1 ,
9496
.Xr xbps-checkvers 1 ,
9597
.Xr xbps-dgraph 1 ,
9698
.Xr xbps-digest 1 ,
@@ -106,9 +108,10 @@ The package changelog string.
106108
.Xr xbps-uunshare 1 ,
107109
.Xr xbps.d 5
108110
.Sh AUTHORS
109-
.An Juan Romero Pardines <xtraeme@gmail.com>
111+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
110112
.Sh BUGS
111113
Probably, but I try to make this not happen. Use it under your own
112114
responsibility and enjoy your life.
113115
.Pp
114-
Report bugs at https://github.com/void-linux/xbps/issues
116+
Report bugs at
117+
.Lk https://github.com/void-linux/xbps/issues

bin/xbps-dgraph/xbps-dgraph.1

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
.Dd June 12, 2019
1+
.Dd Feb 9, 2023
22
.Dt XBPS-DGRAPH 1
3+
.Os
34
.Sh NAME
45
.Nm xbps-dgraph
56
.Nd XBPS utility to generate package dot(1) graphs
67
.Sh SYNOPSIS
7-
.Nm xbps-dgraph
8+
.Nm
89
.Op OPTIONS
910
.Ar MODE
1011
.Ar PKG
@@ -122,6 +123,7 @@ Default package database (0.38 format). Keeps track of installed packages and pr
122123
Default cache directory to store downloaded binary packages.
123124
.El
124125
.Sh SEE ALSO
126+
.Xr xbps-alternatives 1 ,
125127
.Xr xbps-checkvers 1 ,
126128
.Xr xbps-create 1 ,
127129
.Xr xbps-digest 1 ,
@@ -132,14 +134,15 @@ Default cache directory to store downloaded binary packages.
132134
.Xr xbps-query 1 ,
133135
.Xr xbps-reconfigure 1 ,
134136
.Xr xbps-remove 1 ,
135-
.Xr xbps-rindex 1 ,
137+
.Xr xbps-rindex 1 ,
136138
.Xr xbps-uchroot 1 ,
137139
.Xr xbps-uunshare 1 ,
138140
.Xr xbps.d 5
139141
.Sh AUTHORS
140-
.An Juan Romero Pardines <xtraeme@gmail.com>
142+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
141143
.Sh BUGS
142144
Probably, but I try to make this not happen. Use it under your own
143145
responsibility and enjoy your life.
144146
.Pp
145-
Report bugs at https://github.com/void-linux/xbps/issues
147+
Report bugs at
148+
.Lk https://github.com/void-linux/xbps/issues

bin/xbps-digest/xbps-digest.1

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
.Dd June 12, 2019
1+
.Dd Feb 9, 2023
22
.Dt XBPS-DIGEST 1
3+
.Os
34
.Sh NAME
45
.Nm xbps-digest
56
.Nd XBPS utility to generate message digests
67
.Sh SYNOPSIS
7-
.Nm xbps-digest
8+
.Nm
89
.Op OPTIONS
910
.Op FILE
1011
.Op FILE+N
@@ -29,6 +30,7 @@ Show the help message.
2930
Show the version information.
3031
.El
3132
.Sh SEE ALSO
33+
.Xr xbps-alternatives 1 ,
3234
.Xr xbps-checkvers 1 ,
3335
.Xr xbps-create 1 ,
3436
.Xr xbps-dgraph 1 ,
@@ -39,14 +41,15 @@ Show the version information.
3941
.Xr xbps-query 1 ,
4042
.Xr xbps-reconfigure 1 ,
4143
.Xr xbps-remove 1 ,
42-
.Xr xbps-rindex 1 ,
44+
.Xr xbps-rindex 1 ,
4345
.Xr xbps-uchroot 1 ,
4446
.Xr xbps-uunshare 1 ,
4547
.Xr xbps.d 5
4648
.Sh AUTHORS
47-
.An Juan Romero Pardines <xtraeme@gmail.com>
49+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
4850
.Sh BUGS
4951
Probably, but I try to make this not happen. Use it under your own
5052
responsibility and enjoy your life.
5153
.Pp
52-
Report bugs at https://github.com/void-linux/xbps/issues
54+
Report bugs at
55+
.Lk https://github.com/void-linux/xbps/issues

bin/xbps-fbulk/xbps-fbulk.1

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
.Dd April 20, 2020
22
.Dt XBPS-FBULK 1
3+
.Os
34
.Sh NAME
45
.Nm xbps-fbulk
56
.Nd XBPS utility to perform a fast bulk build of void-packages
67
.Sh SYNOPSIS
7-
.Nm xbps-fbulk
8+
.Nm
89
.Op OPTIONS
910
.Ar /path/to/void-packages
1011
.Op pkgN pkg+N ...
@@ -93,6 +94,7 @@ has rights to execute
9394
and the kernel supports the overlay filesystem, introduced in 4.0.
9495
.Pp
9596
.Sh SEE ALSO
97+
.Xr xbps-alternatives 1 ,
9698
.Xr xbps-checkvers 1 ,
9799
.Xr xbps-create 1 ,
98100
.Xr xbps-dgraph 1 ,
@@ -111,14 +113,15 @@ and the kernel supports the overlay filesystem, introduced in 4.0.
111113
The
112114
.Nm
113115
utility was originally written by
114-
.An Matthew Dillon <dillon@backplane.com>
116+
.An Matthew Dillon Aq Mt dillon@backplane.com
115117
for the
116118
.Ar DragonFlyBSD project.
117119
.Pp
118-
.An Juan Romero Pardines <xtraeme@gmail.com>
120+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
119121
adapted it for xbps and added some new features.
120122
.Sh BUGS
121123
Probably, but I try to make this not happen. Use it under your own
122124
responsibility and enjoy your life.
123125
.Pp
124-
Report bugs at https://github.com/void-linux/xbps/issues
126+
Report bugs at
127+
.Lk https://github.com/void-linux/xbps/issues

bin/xbps-fetch/xbps-fetch.1

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
.Dd March 3, 2020
1+
.Dd Feb 9, 2023
22
.Dt XBPS-FETCH 1
3+
.Os
34
.Sh NAME
45
.Nm xbps-fetch
56
.Nd XBPS utility to fetch files from URLs
67
.Sh SYNOPSIS
7-
.Nm xbps-fetch
8+
.Nm
89
.Op OPTIONS
910
.Ar <URL>
1011
.Ar <URL+N>
@@ -88,6 +89,7 @@ instead of default value of 5 minutes.
8889
When -1, waits indefinitely.
8990
.El
9091
.Sh SEE ALSO
92+
.Xr xbps-alternatives 1 ,
9193
.Xr xbps-checkvers 1 ,
9294
.Xr xbps-create 1 ,
9395
.Xr xbps-dgraph 1 ,
@@ -98,14 +100,15 @@ When -1, waits indefinitely.
98100
.Xr xbps-query 1 ,
99101
.Xr xbps-reconfigure 1 ,
100102
.Xr xbps-remove 1 ,
101-
.Xr xbps-rindex 1 ,
103+
.Xr xbps-rindex 1 ,
102104
.Xr xbps-uchroot 1 ,
103105
.Xr xbps-uunshare 1 ,
104106
.Xr xbps.d 5
105107
.Sh AUTHORS
106-
.An Juan Romero Pardines <xtraeme@gmail.com>
108+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
107109
.Sh BUGS
108110
Probably, but I try to make this not happen.
109111
Use it under your own responsibility and enjoy your life.
110112
.Pp
111-
Report bugs at https://github.com/void-linux/xbps/issues
113+
Report bugs at
114+
.Lk https://github.com/void-linux/xbps/issues

bin/xbps-install/xbps-install.1

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
.Dd April 23, 2020
1+
.Dd Feb 9, 2023
22
.Dt XBPS-INSTALL 1
33
.Os
44
.Sh NAME
55
.Nm xbps-install
66
.Nd XBPS utility to (re)install and update packages
77
.Sh SYNOPSIS
8-
.Nm xbps-install
8+
.Nm
99
.Op OPTIONS
1010
.Op PKG...
1111
.Sh DESCRIPTION
@@ -267,6 +267,7 @@ Default trusted keys directory.
267267
Default cache directory to store downloaded binary packages.
268268
.El
269269
.Sh SEE ALSO
270+
.Xr xbps-alternatives 1 ,
270271
.Xr xbps-checkvers 1 ,
271272
.Xr xbps-create 1 ,
272273
.Xr xbps-dgraph 1 ,
@@ -282,10 +283,11 @@ Default cache directory to store downloaded binary packages.
282283
.Xr xbps-uunshare 1 ,
283284
.Xr xbps.d 5
284285
.Sh AUTHORS
285-
.An Juan Romero Pardines <xtraeme@gmail.com>
286+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
286287
.Sh BUGS
287288
Probably, but I try to make this not happen.
288289
Use it under your own
289290
responsibility and enjoy your life.
290291
.Pp
291-
Report bugs at https://github.com/void-linux/xbps/issues
292+
Report bugs at
293+
.Lk https://github.com/void-linux/xbps/issues

bin/xbps-pkgdb/xbps-pkgdb.1

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
.Dd June 20, 2019
1+
.Dd Feb 9, 2023
22
.Dt XBPS-PKGDB 1
3+
.Os
34
.Sh NAME
45
.Nm xbps-pkgdb
56
.Nd XBPS utility to report/fix issues and modify the package database (pkgdb)
67
.Sh SYNOPSIS
7-
.Nm xbps-pkgdb
8+
.Nm
89
.Op OPTIONS
910
.Op PKGNAME...
1011
.Sh DESCRIPTION
@@ -122,6 +123,7 @@ Default package database (0.38 format). Keeps track of installed packages and pr
122123
Default cache directory to store downloaded binary packages.
123124
.El
124125
.Sh SEE ALSO
126+
.Xr xbps-alternatives 1 ,
125127
.Xr xbps-checkvers 1 ,
126128
.Xr xbps-create 1 ,
127129
.Xr xbps-dgraph 1 ,
@@ -137,10 +139,11 @@ Default cache directory to store downloaded binary packages.
137139
.Xr xbps-uunshare 1 ,
138140
.Xr xbps.d 5
139141
.Sh AUTHORS
140-
.An Juan Romero Pardines <xtraeme@gmail.com>
141-
.An Duncan Overbruck <mail@duncano.de>
142+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
143+
.An Duncan Overbruck Aq Mt mail@duncano.de
142144
.Sh BUGS
143145
Probably, but I try to make this not happen. Use it under your own
144146
responsibility and enjoy your life.
145147
.Pp
146-
Report bugs at https://github.com/void-linux/xbps/issues
148+
Report bugs at
149+
.Lk https://github.com/void-linux/xbps/issues

bin/xbps-query/xbps-query.1

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
.Dd April 23, 2020
1+
.Dd Feb 9, 2023
22
.Dt XBPS-QUERY 1
3+
.Os
34
.Sh NAME
45
.Nm xbps-query
56
.Nd XBPS utility to query for package and repository information
67
.Sh SYNOPSIS
7-
.Nm xbps-query
8+
.Nm
89
.Op OPTIONS
910
.Ar MODE
1011
.Op ARGUMENTS
@@ -382,6 +383,7 @@ Default package database (0.38 format). Keeps track of installed packages and pr
382383
Default cache directory to store downloaded binary packages.
383384
.El
384385
.Sh SEE ALSO
386+
.Xr xbps-alternatives 1 ,
385387
.Xr xbps-checkvers 1 ,
386388
.Xr xbps-create 1 ,
387389
.Xr xbps-dgraph 1 ,
@@ -397,9 +399,10 @@ Default cache directory to store downloaded binary packages.
397399
.Xr xbps-uunshare 1 ,
398400
.Xr xbps.d 5
399401
.Sh AUTHORS
400-
.An Juan Romero Pardines <xtraeme@gmail.com>
402+
.An Juan Romero Pardines Aq Mt xtraeme@gmail.com
401403
.Sh BUGS
402404
Probably, but I try to make this not happen.
403405
Use it under your own responsibility and enjoy your life.
404406
.Pp
405-
Report bugs at https://github.com/void-linux/xbps/issues
407+
Report bugs at
408+
.Lk https://github.com/void-linux/xbps/issues

0 commit comments

Comments
 (0)