diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2022-06-25 17:07:22 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2022-06-25 17:07:22 +0000 |
commit | 7abdf1c3d6ea9fd728224b1e9fe7ca6a72e71e4d (patch) | |
tree | 68a2a9973762d52297c8a8aafa702a0e93a657a8 /app/listres/man | |
parent | 2ddd084c982afc9e6f929b8b4d9c165182baba4f (diff) |
Update listres to version 1.0.5
No functional changes.
Diffstat (limited to 'app/listres/man')
-rw-r--r-- | app/listres/man/Makefile.in | 1 | ||||
-rw-r--r-- | app/listres/man/listres.man | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/app/listres/man/Makefile.in b/app/listres/man/Makefile.in index 3991ec5a9..7a7fdf777 100644 --- a/app/listres/man/Makefile.in +++ b/app/listres/man/Makefile.in @@ -222,6 +222,7 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ diff --git a/app/listres/man/listres.man b/app/listres/man/listres.man index 77b3e2dbb..d5c6d254c 100644 --- a/app/listres/man/listres.man +++ b/app/listres/man/listres.man @@ -75,9 +75,5 @@ X(__miscmansuffix__), xrdb(__appmansuffix__), appropriate widget documents On operating systems that do not support dynamic linking of run-time routines, this program must have all of its known widgets compiled in. The sources provide several tools for automating this process for various widget sets. -.SH COPYRIGHT -Copyright 1994 X Consortium -.br -See \fIX(__miscmansuffix__)\fP for a full statement of rights and permissions. .SH AUTHOR Jim Fulton, MIT X Consortium |