diff options
author | 2006-07-10 16:26:04 +0000 | |
---|---|---|
committer | 2006-07-10 16:26:04 +0000 | |
commit | 1d30c8d8b02a768c24c41bba82824af8db064aec (patch) | |
tree | 3c86d4d5a22ec7fb73b4de90fc6aee4d41a30578 | |
parent | Remove the error_cnt cacluation, this only makes sense when the supplied (diff) | |
download | wireguard-openbsd-1d30c8d8b02a768c24c41bba82824af8db064aec.tar.xz wireguard-openbsd-1d30c8d8b02a768c24c41bba82824af8db064aec.zip |
+.Nx {3,4}.0;
-rw-r--r-- | share/tmac/mdoc/doc-syms | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index 7cdefc7f6f1..2955aeb239b 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.57 2005/06/05 19:39:27 jmc Exp $ +.\" $OpenBSD: doc-syms,v 1.58 2006/07/10 16:26:04 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -152,6 +152,8 @@ . if "\\*(A\\n(aP"1.6" .as b1 \&NetBSD\ 1.6\\*(aa . if "\\*(A\\n(aP"1.6.2" .as b1 \&NetBSD\ 1.6.2\\*(aa . if "\\*(A\\n(aP"2.0" .as b1 \&NetBSD\ 2.0\\*(aa +. if "\\*(A\\n(aP"3.0" .as b1 \&NetBSD\ 3.0\\*(aa +. if "\\*(A\\n(aP"4.0" .as b1 \&NetBSD\ 4.0\\*(aa . ie \\n(aC>\\n(aP \{\ . nr aP \\n(aP+1 . nR |