Module Name:    src
Committed By:   joerg
Date:           Mon Mar 23 14:11:27 UTC 2009

Modified Files:
        src/lib/libc/sys: execve.2 getpgrp.2 link.2

Log Message:
Remove/convert physical markup.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/lib/libc/sys/execve.2
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/sys/getpgrp.2 src/lib/libc/sys/link.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/execve.2
diff -u src/lib/libc/sys/execve.2:1.37 src/lib/libc/sys/execve.2:1.38
--- src/lib/libc/sys/execve.2:1.37	Sun Feb 24 21:55:45 2008
+++ src/lib/libc/sys/execve.2	Mon Mar 23 14:11:27 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: execve.2,v 1.37 2008/02/24 21:55:45 christos Exp $
+.\"	$NetBSD: execve.2,v 1.38 2009/03/23 14:11:27 joerg Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -154,7 +154,6 @@
 and the effective group ID is recorded as the saved set-group-ID.
 These values may be used in changing the effective IDs later (see
 .Xr setuid 2 ) .
-.ne 1i
 .Pp
 The new process also inherits the following attributes from
 the calling process:

Index: src/lib/libc/sys/getpgrp.2
diff -u src/lib/libc/sys/getpgrp.2:1.22 src/lib/libc/sys/getpgrp.2:1.23
--- src/lib/libc/sys/getpgrp.2:1.22	Thu Aug  7 16:43:58 2003
+++ src/lib/libc/sys/getpgrp.2	Mon Mar 23 14:11:27 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: getpgrp.2,v 1.22 2003/08/07 16:43:58 agc Exp $
+.\"	$NetBSD: getpgrp.2,v 1.23 2009/03/23 14:11:27 joerg Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -110,7 +110,7 @@
 From the
 .St -p1003.1-90
 Rationale:
-.sp
+.Lp
 .Bx 4.3
 provides a
 .Fn getpgrp
Index: src/lib/libc/sys/link.2
diff -u src/lib/libc/sys/link.2:1.22 src/lib/libc/sys/link.2:1.23
--- src/lib/libc/sys/link.2:1.22	Thu May 13 10:20:58 2004
+++ src/lib/libc/sys/link.2	Mon Mar 23 14:11:27 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: link.2,v 1.22 2004/05/13 10:20:58 wiz Exp $
+.\"	$NetBSD: link.2,v 1.23 2009/03/23 14:11:27 joerg Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -137,7 +137,6 @@
 The directory in which the entry for the new link is being placed
 cannot be extended because there is no space left on the file
 system containing the directory.
-.ne 3v
 .It Bq Er EDQUOT
 The directory in which the entry for the new link
 is being placed cannot be extended because the

Reply via email to