diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:28:42 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-03-10 10:57:09 +0100 |
| commit | faede11fb01e4af7e38f04181373042ca2c7417f (patch) | |
| tree | da79cce8860c1f213df823c63afcd179b9905ddb /man3 | |
| parent | 4b72fb64628437334aa570337b202cddbefe6130 (diff) | |
| download | man-pages-faede11fb01e4af7e38f04181373042ca2c7417f.tar.gz | |
encrypt.3, lockf.3, updwtmp.3: srcfix: Note where to get copy of GPL online
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/encrypt.3 | 4 | ||||
| -rw-r--r-- | man3/lockf.3 | 4 | ||||
| -rw-r--r-- | man3/updwtmp.3 | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/man3/encrypt.3 b/man3/encrypt.3 index a65713dc8f..6f6cce6f7f 100644 --- a/man3/encrypt.3 +++ b/man3/encrypt.3 @@ -16,6 +16,10 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. +.\" .\" Modified 2002-07-23 19:21:35 CEST 2002 Walter Harms .\" <walter.harms@informatik.uni-oldenburg.de> .\" diff --git a/man3/lockf.3 b/man3/lockf.3 index 06927adcbf..4cab4ac4d7 100644 --- a/man3/lockf.3 +++ b/man3/lockf.3 @@ -16,6 +16,10 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. +.\" .\" Added section stuff, aeb, 2002-04-22. .\" Corrected include file, drepper, 2003-06-15. .\" diff --git a/man3/updwtmp.3 b/man3/updwtmp.3 index 90d080c998..cf76082e06 100644 --- a/man3/updwtmp.3 +++ b/man3/updwtmp.3 @@ -16,6 +16,10 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" +.\" You should have received a copy of the GNU General Public +.\" License along with this manual; if not, see +.\" <http://www.gnu.org/licenses/>. +.\" .\" Added info on availability, aeb, 971207 .\" Added -lutil remark, 030718 .\" 2008-07-02, mtk, document updwtmpx() |
