diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-18 01:00:48 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-18 01:00:48 +0200 |
| commit | 51f5698d3ce96baf07d896da8205f87aae302be8 (patch) | |
| tree | f6a38ac5c420f712b850922e64a6a293e999c969 /man3/dbopen.3 | |
| parent | 2dad4c59c8107fd649b198dbb7105b229138caa8 (diff) | |
| download | man-pages-51f5698d3ce96baf07d896da8205f87aae302be8.tar.gz | |
capget.2, gettimeofday.2, nanosleep.2, process_vm_readv.2, readv.2, seccomp.2, semop.2, sigaction.2, sigwaitinfo.2, dbopen.3, dladdr.3, ether_aton.3, fenv.3, fgetgrent.3, fgetpwent.3, frexp.3, ftime.3, gamma.3, getaddrinfo.3, getaddrinfo_a.3, getgrent_r.3, getgrnam.3, gethostbyname.3, getifaddrs.3, getipnodebyname.3, getmntent.3, getnetent.3, getprotoent.3, getpw.3, getpwent.3, getpwent_r.3, getpwnam.3, getservent.3, getspnam.3, getutent.3, glob.3, hsearch.3, if_nameindex.3, inet.3, mq_receive.3, putgrent.3, putpwent.3, rand.3, sigqueue.3, strfromd.3, strptime.3, strtol.3, termios.3, timeradd.3, lp.4, tty.4, ip.7, ipv6.7, netdevice.7, raw.7, rtnetlink.7, units.7, zic.8: ffix: replace .sp by .PP
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/dbopen.3')
| -rw-r--r-- | man3/dbopen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/dbopen.3 b/man3/dbopen.3 index 3ff075b9e4..b583d69ba4 100644 --- a/man3/dbopen.3 +++ b/man3/dbopen.3 @@ -151,7 +151,7 @@ structure is defined in the .I <db.h> include file, and contains at least the following fields: -.sp +.PP .in +4n .nf typedef struct { |
