Module Name: src Committed By: jruoho Date: Mon Aug 29 12:39:50 UTC 2011
Modified Files: src/lib/libutil: util.3 Log Message: Fix markup-typo. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libutil/util.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libutil/util.3 diff -u src/lib/libutil/util.3:1.23 src/lib/libutil/util.3:1.24 --- src/lib/libutil/util.3:1.23 Mon Aug 29 12:37:53 2011 +++ src/lib/libutil/util.3 Mon Aug 29 12:39:50 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: util.3,v 1.23 2011/08/29 12:37:53 jruoho Exp $ +.\" $NetBSD: util.3,v 1.24 2011/08/29 12:39:50 jruoho Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -102,7 +102,7 @@ .It Xr setusercontext 3 Ta query login.conf database about a user class .It Xr snprintb 3 Ta bitmask output conversion .It Xr sockaddr_snprintf 3 Ta socket address formatting function -.It xr strpct 3 Ta decimal percent formatter +.It Xr strpct 3 Ta decimal percent formatter .It Xr ttyaction 3 Ta ttyaction utility function .It Xr ttylock 3 Ta locks based on files containing PIDs .It Xr ttymsg 3 Ta ttymsg utility function