diff options
| author | joerg <joerg@NetBSD.org> | 2009-04-11 15:37:12 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2009-04-11 15:37:12 +0000 |
| commit | e112b60607199ae280675b71a02302982f77bced (patch) | |
| tree | 53e0a970f414203cb2493689e5970148aa40a0c7 | |
| parent | 326820b20c03143fb2da5249c753f4bf26b5b4d4 (diff) | |
Fix markup.
| -rw-r--r-- | lib/libpuffs/puffs_ops.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpuffs/puffs_ops.3 b/lib/libpuffs/puffs_ops.3 index d0619bdb2ef..ed51a3efb48 100644 --- a/lib/libpuffs/puffs_ops.3 +++ b/lib/libpuffs/puffs_ops.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: puffs_ops.3,v 1.23 2009/02/20 14:26:56 pooka Exp $ +.\" $NetBSD: puffs_ops.3,v 1.24 2009/04/11 15:37:12 joerg Exp $ .\" .\" Copyright (c) 2007 Antti Kantee. All rights reserved. .\" @@ -563,7 +563,7 @@ The target directory and target name are given by and .Fa pcn_targ , respectively. -.B If +.Em If the target node already exists, it is specified by .Fa targ and must be replaced atomically. |
