From 1641dc6b1d54d5477fdd0c3be3aeaed3d699350f Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 25 Aug 2015 21:46:16 -0700 Subject: Fix duplication in manpage. * txr.1: Verbatim exact duplicate of packagep documentation removed. Fixed duplicated mknod heading over description of chmod. --- txr.1 | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index 31925502..8d065c24 100644 --- a/txr.1 +++ b/txr.1 @@ -29039,20 +29039,6 @@ The function returns the home package of .metn symbol . -.coNP Function @ packagep -.synb -.mets (packagep << obj ) -.syne -.desc -The -.code packagep -function returns -.code t -if -.meta obj -is a package, otherwise it returns -.codn nil . - .coNP Function @ keywordp .synb .mets (keywordp << obj ) @@ -29806,7 +29792,7 @@ and functions extract the minor and major device number from a combined device number. -.coNP Function @ mknod +.coNP Function @ chmod .synb .mets (chmod < path << mode ) .syne -- cgit v1.2.3