diff --git a/ChangeLog b/ChangeLog index b507db91..4c0a9b1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * man/grpck.8.xml: Fix typo. Remove "the" from "All entries in the are checked [...]" + * man/grpck.8.xml: Conditionally include the parts mentioning the + gshadow file (based on SHADOWGRP). + * man/grpck.8.xml: Add reference to the gshadow(5) manpage + (conditionally included). 2008-01-22 Nicolas François diff --git a/man/grpck.8.xml b/man/grpck.8.xml index 0d1f9839..bdce68e8 100644 --- a/man/grpck.8.xml +++ b/man/grpck.8.xml @@ -41,7 +41,8 @@ The grpck command verifies the integrity of the system authentication information. All entries in - /etc/group and /etc/gshadow + /etc/group and + /etc/gshadow are checked to see that the entry has the proper format and valid data in each field. The user is prompted to delete entries that are improperly formatted or which have other uncorrectable errors. @@ -100,18 +101,23 @@ - Sort entries in /etc/group and - /etc/gshadow by GID. + Sort entries in /etc/group + and + /etc/gshadow + by GID. - By default, grpck operates on the files - /etc/group and /etc/gshadow. + By default, grpck operates on + /etc/group and + /etc/gshadow. The user may select alternate files with the group and shadow - parameters. + remap='I'>group + parameter. + and shadow + parameters. @@ -136,7 +142,7 @@ Group account information. - + /etc/gshadow Secure group account information. @@ -157,6 +163,9 @@ group5 , + + gshadow5, + passwd5 ,