]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Do not quote man page titles
authorGuillem Jover <guillem@hadrons.org>
Tue, 24 Apr 2012 02:05:48 +0000 (04:05 +0200)
committerGuillem Jover <guillem@hadrons.org>
Tue, 29 May 2012 02:51:45 +0000 (04:51 +0200)
man/flopen.3
man/pidfile.3
man/strtonum.3
man/tree.3

index 8f81211e78a1ab2e6e75d791de1cbeb17f6be125..97a62605f18b10be0512beeebcfec9e297b8c24d 100644 (file)
@@ -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
index 2f84c4486c121b3eb014a4a8f872a7940c9cd90b..7b2697d10dff18bfda7320b0af589320e457a6a6 100644 (file)
@@ -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
index 42674f0c2c81ccd5f5cc69e3123949662cf75081..f159a2364c4c6f666f3724d23f3305ac8c71049d 100644 (file)
@@ -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
index 68e28dc339917915c0060e5def213fd455cf5998..07cf0aa1cf80686efdb8f5e0518602c88f948bdd 100644 (file)
@@ -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