Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37776768
en ru br
ALT Linux repos
S:2.0.0-alt1.qa2
5.0: 2.0.0-alt1
4.1: 2.0.0-alt1
4.0: 2.0.0-alt0.M40.1

Group :: File tools
RPM: docbook-to-man

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: 0002-arg-req-space.patch
Download


From: Philipp Benner <mail@philipp-benner.de>
Date: Fri, 12 May 2017 10:49:00 +0200
Subject: arg-req-space
Inserts missing space after required arguments in section synopsis.
---
 Transpec/docbook-to-man.ts | 5 +++++
 1 file changed, 5 insertions(+)
diff --git a/Transpec/docbook-to-man.ts b/Transpec/docbook-to-man.ts
index 8f80f7f..1a3d70e 100644
--- a/Transpec/docbook-to-man.ts
+++ b/Transpec/docbook-to-man.ts
@@ -1218,6 +1218,11 @@ StartText:	\s[
 EndText:	${_attval REP REPEAT 505}]\s
 -
 #
+GI:             ARG
+AttValue:       CHOICE REQ
+StartText:      \s
+-
+#
 GI:		ARG
 #	no special attrs -- just pass content through
 EndText:	${_attval REP REPEAT 505}\s
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin