diff options
author | mpp <mpp@FreeBSD.org> | 1996-04-07 00:06:21 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-04-07 00:06:21 +0000 |
commit | 86b292ffbd52cf8fb3f73834b0571641724258fb (patch) | |
tree | a3ba6912210e1b413706c71ed63a536ccf343f46 /usr.sbin/ac | |
parent | 427df293eed445a29412d2cbcccd03a733389070 (diff) | |
download | FreeBSD-src-86b292ffbd52cf8fb3f73834b0571641724258fb.zip FreeBSD-src-86b292ffbd52cf8fb3f73834b0571641724258fb.tar.gz |
Correct some man page cross references and file location references.
Diffstat (limited to 'usr.sbin/ac')
-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 38ae46b..9c33a4f 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -28,7 +28,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.4 1996/01/20 07:28:13 mpp Exp $ +.\" $Id: ac.8,v 1.5 1996/01/30 13:47:56 mpp Exp $ .\" .Dd March 15, 1994 .Dt AC 8 @@ -48,7 +48,7 @@ If the file .Pa /var/log/wtmp exists, a record of individual login and logout times are written to it by -.Xr login 8 +.Xr login 1 and .Xr init 8 , respectively. |