diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-18 08:37:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-18 08:37:36 +0000 |
commit | e593bfefe1f74a56690c4a81504293548dbd5ed7 (patch) | |
tree | a241af628540f9b6fc8205507fe56e6d8169f002 /usr.sbin | |
parent | 5247d0c8d38aab5edc52a76b8e83a20c766c8e51 (diff) |
small typos;
ok miod@
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/ac/ac.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index 896abf2cc97..b2ae8cd04e5 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ac.8,v 1.10 2002/03/13 22:31:41 marc Exp $ +.\" $Id: ac.8,v 1.11 2003/03/18 08:37:34 jmc Exp $ .\" .Dd March 15, 1994 .Dt AC 8 @@ -156,7 +156,7 @@ from the specification provided by various systems' manual pages. .\" of a user being logged in when the .\" .Pa wtmp .\" file was rotated, in which case a login with ut_host of ":0.0" may -.\" appear without any preceeding console logins. +.\" appear without any preceding console logins. .\" If no one is logged in on the console, the user is deemed to have .\" logged in on at the earliest time stamp found in .\" .Pa wtmp . |