]> git.cameronkatri.com Git - mandoc.git/blobdiff - compat_strsep.c
tagging support for .TP and .TQ; try e.g. man -O tag=commit cvs
[mandoc.git] / compat_strsep.c
index 348f7ebf67f95caf58400a98fb8b5a435836452a..1df57582802b023f5402d13963ef8ff2b9241b71 100644 (file)
@@ -6,7 +6,8 @@ int dummy;
 
 #else
 
-/*     ($)OpenBSD: strsep.c,v 1.6 2005/08/08 08:05:37 espie Exp $      */
+/*     $Id: compat_strsep.c,v 1.4 2014/12/11 09:05:01 schwarze Exp $   */
+/*     $OpenBSD: strsep.c,v 1.7 2014/02/05 20:42:32 stsp Exp $ */
 
 /*-
  * Copyright (c) 1990, 1993