Commit 3bf34186 authored by Julius Plenz's avatar Julius Plenz

Merge branch 'master' of git://github.com/onlyjob/nocache

* 'master' of git://github.com/onlyjob/nocache: minor man pages corrections (lintianisation): "hyphen-used-as-minus-sign"
parents ff1c52d9 6635b014
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
.SH NAME .SH NAME
cachedel \- drop pagecache for a file cachedel \- drop pagecache for a file
.SH SYNOPSIS .SH SYNOPSIS
cachedel [-n <n>] \fBfile\fR cachedel [\-n <n>] \fBfile\fR
.SH OPTIONS .SH OPTIONS
.TP .TP
\fB\-n <n>\fR "Repeat system call" \fB\-n <n>\fR "Repeat system call"
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
.SH NAME .SH NAME
nocache \- don't use Linux page cache on given command nocache \- don't use Linux page cache on given command
.SH SYNOPSIS .SH SYNOPSIS
nocache [-n <n>] \fBcommand\fR [argument...] nocache [\-n <n>] \fBcommand\fR [argument...]
.SH OPTIONS .SH OPTIONS
.TP .TP
\fB\-n <n>\fR "Set number of fadvise calls" \fB\-n <n>\fR "Set number of fadvise calls"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment