Deleted Added
full compact
pkg_create.1 (1337) pkg_create.1 (1520)
1.\"
2.\" FreeBSD install - a package for the installation and maintainance
3.\" of non-core utilities.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 69 unchanged lines hidden (view full) ---

78.B stdin
79if
80.I file
81is a
82.B -
83(dash).
84.B "Mandatory."
85.TP
1.\"
2.\" FreeBSD install - a package for the installation and maintainance
3.\" of non-core utilities.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 69 unchanged lines hidden (view full) ---

78.B stdin
79if
80.I file
81is a
82.B -
83(dash).
84.B "Mandatory."
85.TP
86.B -h
87Forces tar to follow symbolic links, so that the files they point to
88are dumped, rather than the links themselves.
89.TP
86.BI "\-i\ " script
87Sets
88.I script
89to be the install procedure for the package. This can be any
90executable program (or shell script). It will be invoked automatically
91when the package is later installed.
92.B "Optional."
93.TP

--- 176 unchanged lines hidden ---
90.BI "\-i\ " script
91Sets
92.I script
93to be the install procedure for the package. This can be any
94executable program (or shell script). It will be invoked automatically
95when the package is later installed.
96.B "Optional."
97.TP

--- 176 unchanged lines hidden ---