diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 16:02:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 16:02:00 +0000 |
| commit | c23155a43a8fbd8404b4d7bca71c292e92fb4870 (patch) | |
| tree | 1e83673f6c987353d3d25ac9281b995305207cdd /lib/libutil | |
| parent | b4f0f4aa81e55069576ee63fdbc80fa9c8f9cdbb (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/fparseln.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/fparseln.3 b/lib/libutil/fparseln.3 index 562c63ed8ae7..e52a650faf61 100644 --- a/lib/libutil/fparseln.3 +++ b/lib/libutil/fparseln.3 @@ -143,7 +143,7 @@ In addition may set .Va errno to -.Bq Er ENOMEM +.Er ENOMEM and return .Dv NULL if it runs out of memory. |
