summaryrefslogtreecommitdiff
path: root/debian/yosys-filterlib.1
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2014-09-13 11:17:15 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2014-09-13 11:17:15 +0200
commitbeabf8558d5d9afc4f9aa241e22a7e709dc0fb94 (patch)
tree08cc5f40af55ba82e2bef9fbd085927f41c74e12 /debian/yosys-filterlib.1
parent7177324393140277afe665d26d729e1589433454 (diff)
Added man-pages for the two other binaries
Diffstat (limited to 'debian/yosys-filterlib.1')
-rw-r--r--debian/yosys-filterlib.143
1 files changed, 43 insertions, 0 deletions
diff --git a/debian/yosys-filterlib.1 b/debian/yosys-filterlib.1
new file mode 100644
index 00000000..41b9d7c1
--- /dev/null
+++ b/debian/yosys-filterlib.1
@@ -0,0 +1,43 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH YOSYS-FILTERLIB 1 "September 13, 2014"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+yosys-filterlib \- Yosys Open SYnthesis Suite Filterlib
+.SH SYNOPSIS
+.B yosys-filterlib
+.RI "[ rules-files [liberty-file]]"
+.br
+.SH DESCRIPTION
+This manual page documents briefly the
+.B yosys-filterlib
+command.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fByosys-filterlib\fP is a utility delivered together with yosys.
+.SH OPTIONS
+A summary of options is included below.
+.\"#.TP
+.\"a
+.SH SEE ALSO
+yosys(1), yosys-config(1)
+.SH AUTHOR
+yosys was written by Clifford Wolf <clifford@clifford.at>.
+.PP
+This manual page was written by Ruben Undheim <ruben.undheim@gmail.com>,
+for the Debian project (and may be used by others).