From c6852de31b1030b16136bcbfb468b0898e3d13e5 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Mon, 6 Jun 2011 13:13:48 +0000 Subject: [PATCH] Document that REQUIRES, PROVIDES and KEYWORDS are alos accepted. This chnage is different to the one suggested in the PR to try to avoid cluttering the man page too much. PR: docs/154494 Submitted by: kilian MFC after: 1 week --- sbin/rcorder/rcorder.8 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sbin/rcorder/rcorder.8 b/sbin/rcorder/rcorder.8 index b17b0a337ca..16cf117c850 100644 --- a/sbin/rcorder/rcorder.8 +++ b/sbin/rcorder/rcorder.8 @@ -89,6 +89,12 @@ and lines may appear, but all such lines must appear in a sequence without any intervening lines, as once a line that does not follow the format is reached, parsing stops. +Note that for historical reasons, +.Dq Li REQUIRES , +.Dq Li PROVIDES , +and +.Dq Li KEYWORDS +are also accepted in addition to the above. .Pp The options are as follows: .Bl -tag -width indent