From f014ebf5370ab50e3bd46a90b7af612422d82087 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Thu, 13 Jan 2000 14:27:44 +0000 Subject: [PATCH] Correct placement of $FreeBSD$ CVS identifier. --- lib/libc/gen/msgsnd.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/gen/msgsnd.3 b/lib/libc/gen/msgsnd.3 index 25c4c721321..d6812e27ddf 100644 --- a/lib/libc/gen/msgsnd.3 +++ b/lib/libc/gen/msgsnd.3 @@ -28,9 +28,9 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" .\" $FreeBSD$ .\" -.\"/ .Dd November 24, 1997 .Dt MSGSND 3 .Os FreeBSD