From fca64a525cd51136278627ac29e06b3ba8a31fec Mon Sep 17 00:00:00 2001 From: jmc <> Date: Tue, 2 Sep 2003 18:24:21 +0000 Subject: escape punctuation; ok deraadt@ --- src/lib/libc/string/strmode.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/string/strmode.3') diff --git a/src/lib/libc/string/strmode.3 b/src/lib/libc/string/strmode.3 index 56651e16ba..bc45c4ce1f 100644 --- a/src/lib/libc/string/strmode.3 +++ b/src/lib/libc/string/strmode.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strmode.3,v 1.10 2003/06/02 20:18:38 millert Exp $ +.\" $OpenBSD: strmode.3,v 1.11 2003/09/02 18:24:21 jmc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -69,7 +69,7 @@ FIFO socket .It w whiteout -.It ? +.It \&? unknown inode type .El .Pp -- cgit v1.2.3-55-g6feb