File: manpage-ref-font.diff

package info (click to toggle)
libpam-alreadyloggedin 0.3-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 184 kB
  • sloc: ansic: 497; python: 239; makefile: 83
file content (17 lines) | stat: -rw-r--r-- 562 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: use bold font for manpage references
 man-pages(7) recommends that “any reference to another man page should be
 written with the name in bold”. However, the mdoc macro package render manpage
 references with a regular font. This patch fixes this problem.
Author: Jakub Wilk <jwilk@debian.org>
Last-Update: 2014-02-21

--- a/pam_alreadyloggedin.8
+++ b/pam_alreadyloggedin.8
@@ -39,6 +39,7 @@
 .Dd January 30, 2004
 .Dt PAM_ALREADYLOGGEDIN 8
 .Os Linux-PAM
+.ds Xr-font \f[B]
 .Sh NAME
 .Nm pam_alreadyloggedin
 .Nd Already-logged-in PAM module