File: 19-fix-typo-in-man-page.patch

package info (click to toggle)
dictd 1.13.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,920 kB
  • sloc: ansic: 12,523; sh: 4,406; yacc: 512; makefile: 442; cpp: 277; lex: 256; perl: 175; awk: 12
file content (22 lines) | stat: -rw-r--r-- 830 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Vipul <finn02@disroot.org>
Date: Wed, 19 Feb 2020 05:08:06 +0000
Subject: [Doc]: Fix typo in dict's man page

In dict's man page, "or" keyword is used twice times, instead of one.
---
 dict.1.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dict.1.in b/dict.1.in
index fce7d24..4385ded 100644
--- a/dict.1.in
+++ b/dict.1.in
@@ -52,7 +52,7 @@ section.
 .BI \-h " server\fR or " \-\-host " server"
 Specifies the hostname for the DICT server.  Server/port combinations can
 be specified in the configuration file.  If no servers are specified
-in the configuration file or or on the command line, 
+in the configuration file or on the command line,
 .B dict 
 will fail.  If IP lookup for a server expands to a list of IP addresses
 (as dict.org does currently), then each IP will be tried in the order