From e5bd4da735e18e824d923720b7fa5d8591917c47 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 10 Nov 2010 13:18:44 +0000 Subject: More manpage syntax fixes. --- corrupt.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'corrupt.1') diff --git a/corrupt.1 b/corrupt.1 index 41f3092..d37aea7 100644 --- a/corrupt.1 +++ b/corrupt.1 @@ -19,14 +19,14 @@ corrupt \- modify files by randomly changing bits .SH SYNOPSIS .BR corrupt -[\fB-n\fR \fIBITS\fR] -[\fB--bits\fR \fIBITS\fR] +[\fB\-n\fR \fIBITS\fR] +[\fB\-\-bits\fR \fIBITS\fR] .IR file ... .SH DESCRIPTION .B corrupt modifies files by toggling a randomly chosen bit. .SH OPTIONS .TP -.BR -n ", " --bits =\fIBITS\fR +.BR \-n ", " \-\-bits =\fIBITS\fR Set the number of bits to modify. Default is one bit. -- cgit v1.2.1