From 31ea1ec6436edbbbef2c54e9f04feb48ad37dd8b Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 11 Mar 2009 13:57:11 +0000 Subject: Use semantic markup --- usr.bin/printf/printf.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/printf/printf.1') diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1 index 7f1aff2ecd9..ad50877f1e1 100644 --- a/usr.bin/printf/printf.1 +++ b/usr.bin/printf/printf.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: printf.1,v 1.22 2008/09/01 09:20:41 dholland Exp $ +.\" $NetBSD: printf.1,v 1.23 2009/03/11 13:57:39 joerg Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -299,7 +299,7 @@ whichever gives full precision in minimum space. Characters from the string .Ar argument are printed with backslash-escape sequences expanded. -.br +.Pp The following additional backslash-escape sequences are supported: .Bl -tag -width Ds .It Cm \ec -- cgit