Do not quote man page titles

This commit is contained in:
Guillem Jover 2012-04-24 04:05:48 +02:00
parent e7f3976088
commit ddefaae330
4 changed files with 4 additions and 4 deletions

View 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

View 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

View 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

View 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