From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: util-linux-owner@vger.kernel.org Received: from mail-pa0-f45.google.com ([209.85.220.45]:44786 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751427Ab3JXHCl (ORCPT ); Thu, 24 Oct 2013 03:02:41 -0400 Received: by mail-pa0-f45.google.com with SMTP id kp14so1765335pab.32 for ; Thu, 24 Oct 2013 00:02:40 -0700 (PDT) Date: Thu, 24 Oct 2013 16:02:36 +0900 From: victory To: util-linux@vger.kernel.org Subject: typo on login-utils/last.c? Message-Id: <20131024160236.a5103738efc152dad2be0213@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: util-linux-owner@vger.kernel.org List-ID: login-utils/last.c: _(" -f, --file use a specific file instead of %s\n"), _PATH_WTMP); specific looks like a typo of specified -- victory