diff options
author | David Robillard <d@drobilla.net> | 2012-01-17 20:27:46 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-01-17 20:27:46 +0000 |
commit | 3198975c8e0de160d7b292de040c0919ab7d3b2d (patch) | |
tree | a471edcaf7353b071d0fec506f57b57acc59c85c /doc/sordi.1 | |
parent | fab5562f3a28da8f836722b22798bdf8ea1a05ec (diff) | |
download | sord-3198975c8e0de160d7b292de040c0919ab7d3b2d.tar.gz sord-3198975c8e0de160d7b292de040c0919ab7d3b2d.tar.bz2 sord-3198975c8e0de160d7b292de040c0919ab7d3b2d.zip |
Fix syntax errors in man pages.
git-svn-id: http://svn.drobilla.net/sord/trunk@197 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'doc/sordi.1')
-rw-r--r-- | doc/sordi.1 | 20 |
1 files changed, 3 insertions, 17 deletions
diff --git a/doc/sordi.1 b/doc/sordi.1 index 504ac35..820282d 100644 --- a/doc/sordi.1 +++ b/doc/sordi.1 @@ -1,19 +1,5 @@ -.\" 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 SORDI 1 "24 May 2011" -.\" 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) +.TH SORDI 1 "17 Jan 2012" + .SH NAME .B sordi \- Load and re-serialise RDF data @@ -22,7 +8,7 @@ sordi [OPTIONS]... INPUT BASE_URI .SH OPTIONS .TP -\fB\-h\fT, \fB\-\-help\fR +\fB\-h\fR, \fB\-\-help\fR Print the command line options. .TP |