diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-08-30 18:33:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-08-30 18:33:18 +0000 |
commit | 91a193b9d865677309a2948c52e530a2874f2ab6 (patch) | |
tree | 9ef05d2658ba8405e0f48c109e3d2bb470800626 /games | |
parent | ff3d39548d2a1035a157efc65f2c5b46c9ca4435 (diff) |
Move 4 manual pages from not-a-function filenames to a correct filename,
and correct Xr.
ok jmc
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune/strfile/strfile.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/fortune/strfile/strfile.8 b/games/fortune/strfile/strfile.8 index 8ff937d3309..3c1fa4f2ba5 100644 --- a/games/fortune/strfile/strfile.8 +++ b/games/fortune/strfile/strfile.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strfile.8,v 1.15 2013/08/14 06:32:38 jmc Exp $ +.\" $OpenBSD: strfile.8,v 1.16 2019/08/30 18:33:17 deraadt Exp $ .\" $NetBSD: strfile.8,v 1.3 1995/03/23 08:28:45 cgd Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -34,7 +34,7 @@ .\" .\" @(#)strfile.8 8.1 (Berkeley) 6/9/93 .\" -.Dd $Mdocdate: August 14 2013 $ +.Dd $Mdocdate: August 30 2019 $ .Dt STRFILE 8 .Os .Sh NAME @@ -140,7 +140,7 @@ to dump them out in the table order. default output file. .El .Sh SEE ALSO -.Xr byteorder 3 , +.Xr ntohl 3 , .Xr fortune 6 .Sh HISTORY The |