diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-04-15 19:53:47 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-04-15 19:53:47 +0000 |
| commit | 5e75e35cca2eb446c514ea7c13a6be832fc8602a (patch) | |
| tree | 4fd41adb9b06d47c430aa62b53fac49b7f03b982 /lib/libfetch | |
| parent | 143b77576c34ac5c493e0cb926a5f830eeff480f (diff) | |
Notes
Diffstat (limited to 'lib/libfetch')
| -rw-r--r-- | lib/libfetch/fetch.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3 index ea7c9cd082c8..d1918fa2cf0d 100644 --- a/lib/libfetch/fetch.3 +++ b/lib/libfetch/fetch.3 @@ -201,7 +201,7 @@ in the appropriate section below. .Pp .Fn fetchStatURL attempts to obtain the requested document's metadata and fill in the -structure pointed to by it's second argument. +structure pointed to by its second argument. The .Fa url_stat structure is defined as follows in |
