From 4cc7a999b3000183ed01396b0eed8525adfa4697 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 5 Dec 2010 16:14:16 +0000 Subject: Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes in OpenBSD), which are now accomodated for the new libroff modifications. --- man.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'man.h') diff --git a/man.h b/man.h index 21c1a321..43a71bfb 100644 --- a/man.h +++ b/man.h @@ -1,4 +1,4 @@ -/* $Id: man.h,v 1.45 2010/10/04 07:01:02 kristaps Exp $ */ +/* $Id: man.h,v 1.46 2010/12/05 16:14:16 kristaps Exp $ */ /* * Copyright (c) 2009, 2010 Kristaps Dzonsons * @@ -53,9 +53,6 @@ enum mant { MAN_DT, MAN_UC, MAN_PD, - MAN_Sp, - MAN_Vb, - MAN_Ve, MAN_AT, MAN_in, MAN_MAX -- cgit v1.2.3-56-ge451