[med-svn] [ncbi-entrez-direct] 04/08: debian/man/{ftp-cp, gbf2xml}.1: Correct syntax for optional filenames.
Aaron M. Ucko
ucko at moszumanska.debian.org
Thu Jul 6 02:16:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
ucko pushed a commit to branch master
in repository ncbi-entrez-direct.
commit 1697cc9be8a88a32b987c9dcef48086854c5299f
Author: Aaron M. Ucko <ucko at debian.org>
Date: Wed Jul 5 21:57:23 2017 -0400
debian/man/{ftp-cp,gbf2xml}.1: Correct syntax for optional filenames.
---
debian/changelog | 3 ++-
debian/man/ftp-cp.1 | 4 ++--
debian/man/gbf2xml.1 | 4 ++--
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 99afc58..ecc1264 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ ncbi-entrez-direct (6.90.20170705+ds-1) UNRELEASED; urgency=medium
* New upstream release. (NOT RELEASED YET.)
* debian/control: Reinstate architecture qualifiers for Go build
dependencies on the basis of experimental build logs.
+ * debian/man/{ftp-cp,gbf2xml}.1: Correct syntax for optional filenames.
- -- Aaron M. Ucko <ucko at debian.org> Wed, 05 Jul 2017 21:54:53 -0400
+ -- Aaron M. Ucko <ucko at debian.org> Wed, 05 Jul 2017 21:57:21 -0400
ncbi-entrez-direct (6.80.20170608+ds-1) experimental; urgency=medium
diff --git a/debian/man/ftp-cp.1 b/debian/man/ftp-cp.1
index acfd6b1..255d75d 100644
--- a/debian/man/ftp-cp.1
+++ b/debian/man/ftp-cp.1
@@ -1,11 +1,11 @@
-.TH FTP-CP 1 2017-06-09 NCBI "NCBI Entrez Direct User's Manual"
+.TH FTP-CP 1 2017-07-05 NCBI "NCBI Entrez Direct User's Manual"
.SH NAME
ftp\-cp \- download files from an FTP server
.SH SYNOPSIS
.B ftp\-cp
.I server
.I dir
-\[\|.I filename...\|\]
+[\|\fIfilename...\fP\|]
.SH DESCRIPTION
\fBftp\-cp\fP downloads one or more files from a given directory
on a specified file server.
diff --git a/debian/man/gbf2xml.1 b/debian/man/gbf2xml.1
index c1b1aa2..5e9597f 100644
--- a/debian/man/gbf2xml.1
+++ b/debian/man/gbf2xml.1
@@ -1,9 +1,9 @@
-.TH GBF2XML 1 2017-06-09 NCBI "NCBI Entrez Direct User's Manual"
+.TH GBF2XML 1 2017-07-05 NCBI "NCBI Entrez Direct User's Manual"
.SH NAME
gbf2xml \- Convert GenBank flatfiles to INSDSeq XML
.SH SYNOPSIS
.B gbf2xml
-\[\|.I filename\|\]
+[\|\fIfilename\fP\|]
.SH DESCRIPTION
\fBgbf2xml\fP reads the specified GenBank flatfile
(or from standard input when not passed a filename)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-entrez-direct.git
More information about the debian-med-commit
mailing list