Module Name: src
Committed By: joerg
Date: Wed Apr 8 14:37:29 UTC 2009
Modified Files:
src/usr.sbin/ac: ac.8
Log Message:
Fix markup.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/ac/ac.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/ac/ac.8
diff -u src/usr.sbin/ac/ac.8:1.15 src/usr.sbin/ac/ac.8:1.16
--- src/usr.sbin/ac/ac.8:1.15 Fri Jun 27 22:53:52 2003
+++ src/usr.sbin/ac/ac.8 Wed Apr 8 14:37:29 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: ac.8,v 1.15 2003/06/27 22:53:52 wiz Exp $
+.\" $NetBSD: ac.8,v 1.16 2009/04/08 14:37:29 joerg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -111,7 +111,7 @@
No login times are collected, however, if the file does not exist.
.Pp
For example,
-.Bd -literal -offset
+.Bd -literal -offset indent
ac -p -t "ttyd*" \*[Gt] modems
ac -p -t "!ttyd*" \*[Gt] other
.Ed