diff options
| author | Charles.Forsyth <devnull@localhost> | 2009-06-26 15:57:37 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2009-06-26 15:57:37 +0000 |
| commit | 7cdb1d14cab5ad4eceb9edfc484ea272cf8a062d (patch) | |
| tree | 48ea95b449080a7a228ac4d5869c870b6a81564e /man | |
| parent | 0008406096b970ebb73cda0ede4cb1e1aba824e4 (diff) | |
20090626-1657
Diffstat (limited to 'man')
| -rw-r--r-- | man/10/atoi | 2 | ||||
| -rw-r--r-- | man/10/devattach | 1 |
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 |
