[DRE-commits] [ruby-beefcake] 01/01: Fix another version of the same syntax error in manpage

Tim Potter tpot-guest at moszumanska.debian.org
Thu Sep 25 00:52:28 UTC 2014


This is an automated email from the git hooks/post-receive script.

tpot-guest pushed a commit to branch master
in repository ruby-beefcake.

commit 5f6c7eea4822b0c28866ca5e02b4947754b3ebe6
Author: Tim Potter <tpot at hp.com>
Date:   Thu Sep 25 10:52:23 2014 +1000

    Fix another version of the same syntax error in manpage
---
 debian/protoc-gen-beefcake.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/protoc-gen-beefcake.1 b/debian/protoc-gen-beefcake.1
index 1627916..bf543e1 100644
--- a/debian/protoc-gen-beefcake.1
+++ b/debian/protoc-gen-beefcake.1
@@ -22,6 +22,6 @@ protoc-gen-beefcake \- generate code from .proto files
 .SH SYNOPSIS
 .B protoc-gen-beefcake
 .SH DESCRIPTION
-\fBprotoc-gen-beefcake\fP is a plugin that generates marshaling/unmarshaling code from Google Protocol Buffer .proto input files.  It is executed by the \fprotoc\f compiler and is not meant to be called directly.
+\fBprotoc-gen-beefcake\fP is a plugin that generates marshaling/unmarshaling code from Google Protocol Buffer .proto input files.  It is executed by the \fBprotoc\fP compiler and is not meant to be called directly.
 .SH SEE ALSO
 .BR protoc (1),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-beefcake.git



More information about the Pkg-ruby-extras-commits mailing list