From d85331ee967326f2db2e15f000a8399512c61442 Mon Sep 17 00:00:00 2001 From: lteo Date: Fri, 10 Jan 2014 18:52:22 +0000 Subject: [PATCH] Add MISSING to the list of possible results of a checklist comparison. --- bin/md5/md5.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/md5/md5.1 b/bin/md5/md5.1 index 5bea6329a32..a9492136ee2 100644 --- a/bin/md5/md5.1 +++ b/bin/md5/md5.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: md5.1,v 1.38 2014/01/10 17:47:44 deraadt Exp $ +.\" $OpenBSD: md5.1,v 1.39 2014/01/10 18:52:22 lteo Exp $ .\" .\" Copyright (c) 2003, 2004, 2006 Todd C. Miller .\" @@ -68,7 +68,7 @@ options become checklists. Each checklist should contain hash results in the normal format, which will be verified against the specified paths. Output consists of the digest used, the file name, -and an OK or FAILED for the result of the comparison. +and an OK, FAILED, or MISSING for the result of the comparison. This will validate any of the supported checksums (see .Xr cksum 1 ) . If no file is given, stdin is used. -- 2.20.1