diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-07-31 08:45:18 +0200 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-07-31 08:45:18 +0200 |
commit | f80a7a348bc73bf144d5449de6a570bd58dc52d9 (patch) | |
tree | 17521116856f50db13483dca76eb5cfcab333891 | |
parent | 1c8cf39d042cb242966335891280322d5a4046a9 (diff) |
readlinkat.2, setpgid.2, resolv.conf.5, udp.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r-- | man2/readlinkat.2 | 2 | ||||
-rw-r--r-- | man2/setpgid.2 | 2 | ||||
-rw-r--r-- | man5/resolv.conf.5 | 2 | ||||
-rw-r--r-- | man7/udp.7 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man2/readlinkat.2 b/man2/readlinkat.2 index a7f8c143..899fea6c 100644 --- a/man2/readlinkat.2 +++ b/man2/readlinkat.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH READLINKAT 2 2012-05-04 "Linux" "Linux Programmer's Manual" +.TH READLINKAT 2 2013-07-31 "Linux" "Linux Programmer's Manual" .SH NAME readlinkat \- read value of a symbolic link relative to a directory file descriptor diff --git a/man2/setpgid.2 b/man2/setpgid.2 index dec926da..5be3ff65 100644 --- a/man2/setpgid.2 +++ b/man2/setpgid.2 @@ -45,7 +45,7 @@ .\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements .\" of text. .\" -.TH SETPGID 2 2010-09-26 "Linux" "Linux Programmer's Manual" +.TH SETPGID 2 2013-07-31 "Linux" "Linux Programmer's Manual" .SH NAME setpgid, getpgid, setpgrp, getpgrp \- set/get process group .SH SYNOPSIS diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 index 9f2f3f9a..f2f48da8 100644 --- a/man5/resolv.conf.5 +++ b/man5/resolv.conf.5 @@ -20,7 +20,7 @@ .\" .\" Added ndots remark by Bernhard R. Link - debian bug #182886 .\" -.TH RESOLV.CONF 5 2013-03-05 "" "Linux Programmer's Manual" +.TH RESOLV.CONF 5 2013-07-31 "" "Linux Programmer's Manual" .UC 4 .SH NAME resolv.conf \- resolver configuration file @@ -9,7 +9,7 @@ .\" .\" $Id: udp.7,v 1.7 2000/01/22 01:55:05 freitag Exp $ .\" -.TH UDP 7 2013-06-21 "Linux" "Linux Programmer's Manual" +.TH UDP 7 2013-07-31 "Linux" "Linux Programmer's Manual" .SH NAME udp \- User Datagram Protocol for IPv4 .SH SYNOPSIS |