From ddefaae330f95d89cd1046bdde43d51fd0783c1b Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 24 Apr 2012 04:05:48 +0200 Subject: [PATCH] Do not quote man page titles --- man/flopen.3 | 2 +- man/pidfile.3 | 2 +- man/strtonum.3 | 2 +- man/tree.3 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/flopen.3 b/man/flopen.3 index 8f81211..97a6260 100644 --- a/man/flopen.3 +++ b/man/flopen.3 @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm flopen -.Nd "Reliably open and lock a file" +.Nd reliably open and lock a file .Sh LIBRARY .ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd) .Lb libbsd diff --git a/man/pidfile.3 b/man/pidfile.3 index 2f84c44..7b2697d 100644 --- a/man/pidfile.3 +++ b/man/pidfile.3 @@ -32,7 +32,7 @@ .Nm pidfile_write , .Nm pidfile_close , .Nm pidfile_remove -.Nd "library for PID files handling" +.Nd library for PID files handling .Sh LIBRARY .ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd) .Lb libbsd diff --git a/man/strtonum.3 b/man/strtonum.3 index 42674f0..f159a23 100644 --- a/man/strtonum.3 +++ b/man/strtonum.3 @@ -20,7 +20,7 @@ .Os .Sh NAME .Nm strtonum -.Nd "reliably convert string value to an integer" +.Nd reliably convert string value to an integer .Sh LIBRARY .ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd) .Lb libbsd diff --git a/man/tree.3 b/man/tree.3 index 68e28dc..07cf0aa 100644 --- a/man/tree.3 +++ b/man/tree.3 @@ -74,7 +74,7 @@ .Nm RB_INIT , .Nm RB_INSERT , .Nm RB_REMOVE -.Nd "implementations of splay and red-black trees" +.Nd implementations of splay and red-black trees .Sh SYNOPSIS .In bsd/sys/tree.h .Fn SPLAY_PROTOTYPE NAME TYPE FIELD CMP -- 2.39.5