diff options
| author | christos <christos@NetBSD.org> | 2019-04-27 17:48:13 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2019-04-27 17:48:13 +0000 |
| commit | b92ca5f83a13bd85c2f773e18b42eba07a575c66 (patch) | |
| tree | cfa51bd101f4f3735dd6d948cd430010255832e3 /lib/libutil | |
| parent | 4f9cf89ca01aa4657c4506f0ace64376dfe3fd68 (diff) | |
remove dup line
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/snprintb.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libutil/snprintb.3 b/lib/libutil/snprintb.3 index 4335b4bc8bb..3c34b198458 100644 --- a/lib/libutil/snprintb.3 +++ b/lib/libutil/snprintb.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: snprintb.3,v 1.18 2019/04/27 17:46:08 christos Exp $ +.\" $NetBSD: snprintb.3,v 1.19 2019/04/27 17:48:13 christos Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -271,7 +271,6 @@ multi-field formatting with a default case: .Bd -literal -offset indent #define MAP_FMT "\e177\e020\e b\e0SHARED\e0\e -b\e0SHARED\e0\e b\e1PRIVATE\e0\e b\e2COPY\e0\e b\e4FIXED\e0\e |
