summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/10/atoi2
-rw-r--r--man/10/devattach1
2 files changed, 0 insertions, 3 deletions
diff --git a/man/10/atoi b/man/10/atoi
index 6281ac2e..676fc53b 100644
--- a/man/10/atoi
+++ b/man/10/atoi
@@ -2,7 +2,6 @@
.SH NAME
atoi, atol, charstod, strtod, strtol, strtoul, strtoll \- convert text to numbers
.SH SYNOPSIS
-.nf
.ta \w'\fLdouble 'u
.B
int atoi(char *nptr)
@@ -24,7 +23,6 @@ ulong strtoul(char *nptr, char **rptr, int base)
.PP
.B
vlong strtoll(char *nptr, char **rptr, int base)
-.fi
.SH DESCRIPTION
.IR Atoi
and
diff --git a/man/10/devattach b/man/10/devattach
index 718fe9b8..48d48c8d 100644
--- a/man/10/devattach
+++ b/man/10/devattach
@@ -2,7 +2,6 @@
.SH NAME
devattach, devclone, devdir, devgen, devwalk, devdirread, devstat, devopen, devbread, devbwrite, devcreate, devremove, devwstat, devreset, devinit, devshutdown, openmode \- common device driver support
.SH SYNOPSIS
-.nf
.ta \w'\fLBlock* 'u +10n
.B
typedef int