openafs/doc/man-pages/pod1/.gitignore
Russ Allbery a792acdadc Add include method for POD documentation
Add a preprocessor for POD documentation that handles a custom
=include directive.  Demonstrate how to use the preprocessor by
factoring out all the standard PTS options into a separate POD
fragment and including that fragment in all the PTS commands that
take the standard options instead of including that documentation
in each separate file.

Change-Id: If5255efc6d3fc670b38a9898b3d7d3c60af04fcf
Reviewed-on: http://gerrit.openafs.org/2440
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
2010-07-15 21:09:13 -07:00

23 lines
470 B
Plaintext

# After changing this file, please run
# git ls-files -i --exclude-standard
# to check that you haven't inadvertently ignored any tracked files.
/pts_adduser.pod
/pts_chown.pod
/pts_creategroup.pod
/pts_createuser.pod
/pts_delete.pod
/pts_examine.pod
/pts_interactive.pod
/pts_listentries.pod
/pts_listmax.pod
/pts_listowned.pod
/pts_membership.pod
/pts_quit.pod
/pts_removeuser.pod
/pts_rename.pod
/pts_setfields.pod
/pts_setmax.pod
/pts_sleep.pod
/pts_source.pod