[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6280] 2015
From: |
Gavin D. Smith |
Subject: |
[6280] 2015 |
Date: |
Mon, 18 May 2015 16:32:21 +0000 |
Revision: 6280
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6280
Author: gavin
Date: 2015-05-18 16:32:19 +0000 (Mon, 18 May 2015)
Log Message:
-----------
2015
Modified Paths:
--------------
trunk/info/man.c
Modified: trunk/info/man.c
===================================================================
--- trunk/info/man.c 2015-05-18 16:03:33 UTC (rev 6279)
+++ trunk/info/man.c 2015-05-18 16:32:19 UTC (rev 6280)
@@ -1,8 +1,8 @@
/* man.c: How to read and format man files.
$Id$
- Copyright 1995, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005,
- 2007, 2008, 2009, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
+ Copyright 1995, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2007, 2008,
+ 2009, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -395,7 +395,7 @@
if (!formatted_page)
return 0;
- /* We could check the exit status of "man -a" to see if successfully
+ /* We could check the exit status of "man -a" to see if it successfully
output a man page However:
* It is possible for "man -a" to output a man page and still to exit with
a non-zero status. This was found to happen when duplicate man pages
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6280] 2015,
Gavin D. Smith <=