Bug 148987

Summary: [patch] {MD[245]|SHA_|SHA1_|SHA256_}{End|File|FileChunk} errno's are not documented
Product: Documentation Reporter: Dan Lukes <dan>
Component: Manual PagesAssignee: Allan Jude <allanjude>
Status: Closed FIXED    
Severity: Affects Only Me CC: doc, emaste
Priority: Normal Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dan Lukes 2010-07-27 09:40:01 UTC
ERRORS section is not present within manual page for MD[245]End/SHA1_End/SHA256_End function and related *_File/*_FileChunk functions.

Fix: ERRORS section should be added.

Attached patch is for MDx suite, but the same section should be added to sha.3/sha256.3 as well

Please rephrase my texts if necesarry.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:39 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-21 22:12:03 UTC
A commit references this bug:

Author: allanjude
Date: Tue May 21 22:11:54 UTC 2019
New revision: 348072
URL: https://svnweb.freebsd.org/changeset/base/348072

Log:
  Add missing errors section to md[2-5], ripemd160, sha*, and skein* manpages

  PR:		148987
  Submitted by:	Dan Lukes <dan@obluda.cz> (original version)
  MFC after:	1 week
  Sponsored by:	Klara Systems
  Event:	Waterloo Hackathon 2019

Changes:
  head/lib/libmd/mdX.3
  head/lib/libmd/ripemd.3
  head/lib/libmd/sha.3
  head/lib/libmd/sha256.3
  head/lib/libmd/sha512.3
  head/lib/libmd/skein.3